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

  /src/external/gpl3/binutils/dist/bfd/
libhppa.h 433 OP_ADDI = 0x2d,
453 case OP_ADDI:
  /src/external/gpl3/binutils.old/dist/bfd/
libhppa.h 433 OP_ADDI = 0x2d,
453 case OP_ADDI:
  /src/external/gpl3/gdb.old/dist/bfd/
libhppa.h 433 OP_ADDI = 0x2d,
453 case OP_ADDI:
  /src/external/gpl3/gdb/dist/bfd/
libhppa.h 433 OP_ADDI = 0x2d,
453 case OP_ADDI:
  /src/external/cddl/osnet/dev/dtrace/mips/
dtrace_isa.c 485 case OP_ADDI:
616 case OP_ADDI:
  /src/external/gpl3/gdb.old/dist/gdb/
lm32-tdep.c 141 else if ((LM32_OPCODE (instruction) == OP_ADDI)
154 || ((LM32_OPCODE (instruction) == OP_ADDI)
  /src/external/gpl3/gdb/dist/gdb/
lm32-tdep.c 141 else if ((LM32_OPCODE (instruction) == OP_ADDI)
154 || ((LM32_OPCODE (instruction) == OP_ADDI)
  /src/sys/arch/mips/include/
mips_opcode.h 149 #define OP_ADDI 010
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8
iq2000-desc.h 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8
iq2000-desc.h 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11
  /src/external/gpl3/gdb.old/dist/opcodes/
lm32-desc.h 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8
iq2000-desc.h 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11
  /src/external/gpl3/gdb/dist/opcodes/
lm32-desc.h 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8
iq2000-desc.h 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11
  /src/sys/arch/mips/mips/
mips_stacktrace.c 487 case OP_ADDI:
db_disasm.c 866 case OP_ADDI:
  /src/external/mit/lua/dist/src/
lopcodes.h 231 OP_ADDI,/* A B sC R[A] := R[B] + sC */
luac.c 443 case OP_ADDI:
lcode.c 1556 codebini(fs, OP_ADDI, e1, e2, flip, line, TM_ADD);
1770 if (finishbinexpneg(fs, e1, e2, OP_ADDI, line, TM_SUB))
lvm.c 1482 vmcase(OP_ADDI) {
  /src/sys/arch/arc/arc/
minidebug.c 922 case OP_ADDI:

Completed in 40 milliseconds