Home
last modified time | relevance | path

Searched refs:MANUAL_PRED_BLOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.h259 OUTSIDE_PRED_BLOCK, MANUAL_PRED_BLOCK, AUTOMATIC_PRED_BLOCK enumerator
Dtc-arm.c23122 now_pred.state = MANUAL_PRED_BLOCK; in handle_pred_state()
23128 now_pred.state = MANUAL_PRED_BLOCK; in handle_pred_state()
23193 now_pred.state = MANUAL_PRED_BLOCK; in handle_pred_state()
23198 case MANUAL_PRED_BLOCK: in handle_pred_state()
23767 == MANUAL_PRED_BLOCK) in check_pred_blocks_finished()
23778 if (now_pred.state == MANUAL_PRED_BLOCK) in check_pred_blocks_finished()