Searched refs:VECTOR_PRED (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.h263 SCALAR_PRED, VECTOR_PRED enumerator in enum:pred_type
H A Dtc-arm.c16057 now_pred.type = VECTOR_PRED;
22998 now_pred.type = VECTOR_PRED;
23220 if (now_pred.type == VECTOR_PRED || inst.cond > COND_ALWAYS)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.h263 SCALAR_PRED, VECTOR_PRED enumerator in enum:pred_type
H A Dtc-arm.c16117 now_pred.type = VECTOR_PRED;
23094 now_pred.type = VECTOR_PRED;
23316 if (now_pred.type == VECTOR_PRED || inst.cond > COND_ALWAYS)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.h262 SCALAR_PRED, VECTOR_PRED enumerator in enum:pred_type
H A Dtc-arm.c16147 now_pred.type = VECTOR_PRED;
22781 If we detect that edge case here and we are not in a VPT VECTOR_PRED
22789 && now_pred.type != VECTOR_PRED)
23131 now_pred.type = VECTOR_PRED;
23353 if (now_pred.type == VECTOR_PRED || inst.cond > COND_ALWAYS)

Completed in 448 milliseconds