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

  /src/external/gpl3/binutils/dist/opcodes/
dlx-dis.c 40 unsigned long imm26, imm16, func, current_insn_addr; variable
347 imm16 += (current_insn_addr + 4);
387 imm26 += (current_insn_addr + 4);
483 current_insn_addr = (unsigned long) memaddr;
  /src/external/gpl3/binutils.old/dist/opcodes/
dlx-dis.c 40 unsigned long imm26, imm16, func, current_insn_addr; variable
347 imm16 += (current_insn_addr + 4);
387 imm26 += (current_insn_addr + 4);
483 current_insn_addr = (unsigned long) memaddr;
  /src/external/gpl3/gdb/dist/opcodes/
dlx-dis.c 40 unsigned long imm26, imm16, func, current_insn_addr; variable
347 imm16 += (current_insn_addr + 4);
387 imm26 += (current_insn_addr + 4);
483 current_insn_addr = (unsigned long) memaddr;
  /src/external/gpl3/gdb.old/dist/opcodes/
dlx-dis.c 40 unsigned long imm26, imm16, func, current_insn_addr; variable
347 imm16 += (current_insn_addr + 4);
387 imm26 += (current_insn_addr + 4);
483 current_insn_addr = (unsigned long) memaddr;

Completed in 26 milliseconds