HomeSort by: relevance | last modified time | path
    Searched defs:inst_opcode (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-ns32k.c 1631 char *inst_opcode;
1640 inst_opcode = memP;
1656 iif.iifP[i].bit_fixP->fx_bit_base = (long) inst_opcode;
1849 inst_opcode);
1624 char *inst_opcode; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ns32k.c 1631 char *inst_opcode;
1640 inst_opcode = memP;
1656 iif.iifP[i].bit_fixP->fx_bit_base = (long) inst_opcode;
1849 inst_opcode);
1624 char *inst_opcode; local
  /src/external/gpl3/binutils/dist/opcodes/
aarch64-opc.c 5971 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode;
5987 if (inst_opcode->constraints & C_SCAN_MOVPRFX)
5967 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode; local
  /src/external/gpl3/binutils.old/dist/opcodes/
aarch64-opc.c 5707 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode;
5723 if (inst_opcode->constraints & C_SCAN_MOVPRFX)
5703 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode; local
  /src/external/gpl3/gdb.old/dist/opcodes/
aarch64-opc.c 5679 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode;
5695 if (inst_opcode->constraints & C_SCAN_MOVPRFX)
5675 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode; local
  /src/external/gpl3/gdb/dist/opcodes/
aarch64-opc.c 5720 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode;
5736 if (inst_opcode->constraints & C_SCAN_MOVPRFX)
5716 const struct aarch64_opcode* inst_opcode = insn_sequence->instr->opcode; local

Completed in 96 milliseconds