Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.h262 SCALAR_PRED, VECTOR_PRED enumerator
Dtc-arm.c12523 now_pred.type = SCALAR_PRED; in do_t_it()
23130 now_pred.type = SCALAR_PRED; in handle_pred_state()
23202 if (now_pred.type == SCALAR_PRED) in handle_pred_state()
23223 if (now_pred.type == SCALAR_PRED) in handle_pred_state()
23259 if (now_pred.type == SCALAR_PRED) in handle_pred_state()
23300 as_tsktsk (now_pred.type == SCALAR_PRED ? MVE_NOT_IT : MVE_NOT_VPT); in handle_pred_state()
23310 else if (now_pred.type == SCALAR_PRED) in handle_pred_state()
23315 inst.error = now_pred.type == SCALAR_PRED ? BAD_IT_COND : in handle_pred_state()
23330 if (now_pred.type == SCALAR_PRED) in handle_pred_state()
23371 if (now_pred.type == SCALAR_PRED) in handle_pred_state()
[all …]