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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2475 retval = INSN_CLASS_SYN;
2515 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN)
H A Dtc-score7.c2618 retval = INSN_CLASS_SYN;
2651 else if (i_class == INSN_CLASS_SYN)
2653 /* FIXME. at this time, INSN_CLASS_SYN must be 32 bit, but, instruction type should

Completed in 209 milliseconds