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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h226 INSN_CLASS_32, enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h226 INSN_CLASS_32, enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2469 retval = INSN_CLASS_32;
2515 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN)
2583 tmp = (backup_inst1.size == s3_INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32;
H A Dtc-score7.c2612 retval = INSN_CLASS_32;
2636 if (i_class == INSN_CLASS_32)
2711 tmp = (backup_inst1.size == s7_INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32;

Completed in 199 milliseconds