HomeSort by: relevance | last modified time | path
    Searched refs:INSN_CLASS_PCE (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
score-inst.h 228 INSN_CLASS_PCE,
  /src/external/gpl3/binutils.old/dist/include/opcode/
score-inst.h 228 INSN_CLASS_PCE,
  /src/external/gpl3/gdb/dist/include/opcode/
score-inst.h 228 INSN_CLASS_PCE,
  /src/external/gpl3/gdb.old/dist/include/opcode/
score-inst.h 228 INSN_CLASS_PCE,
  /src/external/gpl3/binutils/dist/gas/config/
tc-score.c 2462 retval = INSN_CLASS_PCE;
2521 else if (i_class == INSN_CLASS_PCE)
2557 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
tc-score7.c 2613 retval = INSN_CLASS_PCE;
2644 else if (i_class == INSN_CLASS_PCE)
2687 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-score.c 2462 retval = INSN_CLASS_PCE;
2521 else if (i_class == INSN_CLASS_PCE)
2557 backup_inst1.instruction = s3_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);
tc-score7.c 2613 retval = INSN_CLASS_PCE;
2644 else if (i_class == INSN_CLASS_PCE)
2687 backup_inst1.instruction = s7_adjust_paritybit (backup_inst1.instruction, INSN_CLASS_PCE);

Completed in 46 milliseconds