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

/freebsd-12-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h502 INSN_CLASS_32, enumerator in enum:insn_class
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-score.c2212 retval = INSN_CLASS_32;
2236 if (class == INSN_CLASS_32)
2305 tmp = (backup_inst1.size == INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32;

Completed in 107 milliseconds