Home
last modified time | relevance | path

Searched defs:OP_ANDI (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dlm32-desc.h67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8 enumerator
H A Diq2000-desc.h91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dlm32-desc.h67 OP_ADD = 45, OP_ADDI = 13, OP_AND = 40, OP_ANDI = 8 enumerator
H A Diq2000-desc.h91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15 enumerator
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h153 #define OP_ANDI 014 macro