Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/opcode/
HDscore-inst.h501 INSN_CLASS_16, enumerator
/trueos/contrib/binutils/gas/config/
HDtc-score.c93 #define GET_INSN_SIZE(type) ((GET_INSN_CLASS (type) == INSN_CLASS_16) \
2172 retval = INSN_CLASS_16; in get_insn_class_from_type()
2241 else if (class == INSN_CLASS_16) in adjust_paritybit()
2305 tmp = (backup_inst1.size == INSN_SIZE) ? INSN_CLASS_16 : INSN_CLASS_32; in gen_insn_frag()