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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h229 INSN_CLASS_SYN enumerator in enum:insn_class
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c2470 retval = INSN_CLASS_SYN;
2510 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN)
H A Dtc-score7.c2617 retval = INSN_CLASS_SYN;
2650 else if (i_class == INSN_CLASS_SYN)
2652 /* FIXME. at this time, INSN_CLASS_SYN must be 32 bit, but, instruction type should
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c2470 retval = INSN_CLASS_SYN;
2510 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN)
H A Dtc-score7.c2617 retval = INSN_CLASS_SYN;
2650 else if (i_class == INSN_CLASS_SYN)
2652 /* FIXME. at this time, INSN_CLASS_SYN must be 32 bit, but, instruction type should
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2466 retval = INSN_CLASS_SYN;
2506 else if (i_class == INSN_CLASS_32 || i_class == INSN_CLASS_SYN)
H A Dtc-score7.c2617 retval = INSN_CLASS_SYN;
2650 else if (i_class == INSN_CLASS_SYN)
2652 /* FIXME. at this time, INSN_CLASS_SYN must be 32 bit, but, instruction type should

Completed in 307 milliseconds