Searched refs:INSN_CLASS_16 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h501 INSN_CLASS_16, enumerator in enum:insn_class
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c93 #define GET_INSN_SIZE(type) ((GET_INSN_CLASS (type) == INSN_CLASS_16) \
2172 retval = INSN_CLASS_16;
2241 else if (class == INSN_CLASS_16)
2305 tmp = (backup_inst1.size == INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32;

Completed in 66 milliseconds