Home
last modified time | relevance | path

Searched refs:INSN_CLASS_32 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dscore-inst.h226 INSN_CLASS_32, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c2607 retval = INSN_CLASS_32; in s7_get_insn_class_from_type()
2631 if (i_class == INSN_CLASS_32) in s7_adjust_paritybit()
2706 tmp = (backup_inst1.size == s7_INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32; in s7_gen_insn_frag()
Dtc-score.c2464 retval = INSN_CLASS_32; in s3_get_insn_class_from_type()
2510 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN) in s3_adjust_paritybit()
2578 tmp = (backup_inst1.size == s3_INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32; in s3_gen_insn_frag()