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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c2467 retval = INSN_CLASS_PCE;
2526 else if (i_class == INSN_CLASS_PCE)
2562 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
H A Dtc-score7.c2614 retval = INSN_CLASS_PCE;
2645 else if (i_class == INSN_CLASS_PCE)
2688 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c2467 retval = INSN_CLASS_PCE;
2526 else if (i_class == INSN_CLASS_PCE)
2562 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
H A Dtc-score7.c2614 retval = INSN_CLASS_PCE;
2645 else if (i_class == INSN_CLASS_PCE)
2688 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2463 retval = INSN_CLASS_PCE;
2522 else if (i_class == INSN_CLASS_PCE)
2558 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
H A Dtc-score7.c2614 retval = INSN_CLASS_PCE;
2645 else if (i_class == INSN_CLASS_PCE)
2688 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);

Completed in 606 milliseconds