Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h88 #define SUBIOP 0x28000000 macro
205 { "subi", SUBIOP, "b,a,I" }, /* Sub Immediate */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c278 { OPC(SUBIOP), "subi" }, /* Store word. */ in dlx_aluI_type()