Searched defs:OP_ADDI (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libhppa.h | 452 OP_ADDI = 0x2d, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libhppa.h | 452 OP_ADDI = 0x2d, enumerator
|
/openbsd/sys/arch/mips64/include/ |
H A D | mips_opcode.h | 149 #define OP_ADDI 010 macro
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | iq2000-desc.h | 89 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11 enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | iq2000-desc.h | 91 , OP_ADDI = 8, OP_ADDIU = 9, OP_SLTI = 10, OP_SLTIU = 11 enumerator
|