Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h91 #define ORIOP 0x34000000 macro
208 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c281 { OPC(ORIOP), "ori" }, /* Store word. */ in dlx_aluI_type()