Searched defs:OP_LB (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | lm32-desc.h | 74 , OP_LB = 4, OP_LBU = 16, OP_LH = 7, OP_LHU = 11 enumerator
|
H A D | iq2000-desc.h | 96 , OP_LB = 32, OP_LH = 33, OP_LW = 35, OP_LBU = 36 enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | lm32-desc.h | 74 , OP_LB = 4, OP_LBU = 16, OP_LH = 7, OP_LHU = 11 enumerator
|
H A D | iq2000-desc.h | 96 , OP_LB = 32, OP_LH = 33, OP_LW = 35, OP_LBU = 36 enumerator
|
/netbsd-src/sys/arch/mips/include/ |
H A D | mips_opcode.h | 177 #define OP_LB 040 macro
|