Searched defs:OP_ORI (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | lm32-desc.h | 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14 enumerator
|
H A D | iq2000-desc.h | 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | lm32-desc.h | 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14 enumerator
|
H A D | iq2000-desc.h | 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
|
/netbsd-src/sys/arch/mips/include/ |
H A D | mips_opcode.h | 154 #define OP_ORI 015 macro
|