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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dscore-inst.h228 INSN_CLASS_PCE, enumerator in enum:insn_class
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c2472 retval = INSN_CLASS_PCE;
2531 else if (i_class == INSN_CLASS_PCE)
2567 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
H A Dtc-score7.c2615 retval = INSN_CLASS_PCE;
2646 else if (i_class == INSN_CLASS_PCE)
2689 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);

Completed in 211 milliseconds