Home
last modified time | relevance | path

Searched refs:ANDIOP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h90 #define ANDIOP 0x30000000 macro
207 { "andi", ANDIOP, "b,a,i" }, /* AND Immediate */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c280 { OPC(ANDIOP), "andi" }, /* Store word. */ in dlx_aluI_type()