Searched defs:OP_ADDI (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | libhppa.h | 433 OP_ADDI = 0x2d, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | libhppa.h | 433 OP_ADDI = 0x2d, enumerator
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lopcodes.h | 231 OP_ADDI,/* A B sC R[A] := R[B] + sC */ enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | lm32-desc.h | 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8 enumerator
|
H A D | iq2000-desc.h | 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11 enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | lm32-desc.h | 67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8 enumerator
|
H A D | iq2000-desc.h | 90 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11 enumerator
|
/netbsd-src/sys/arch/mips/include/ |
H A D | mips_opcode.h | 149 #define OP_ADDI 010 macro
|