Searched refs:ins_type (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-crx.c1502 unsigned int ins_type; local
1541 ins_type = CRX_INS_TYPE(instruction->flags);
1550 && IS_INSN_TYPE(ins_type))
/haiku-buildtools/binutils/gas/config/
H A Dtc-crx.c1459 unsigned int ins_type; local
1498 ins_type = CRX_INS_TYPE(instruction->flags);
1507 && IS_INSN_TYPE(ins_type))
H A Dtc-cr16.c2211 unsigned int ins_type; local
2250 ins_type = CR16_INS_TYPE (instruction->flags);
2259 && IS_INSN_TYPE (ins_type))

Completed in 100 milliseconds