Searched refs:ADDIOP (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | dlx.h | 86 #define ADDIOP 0x20000000 macro 203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */ 226 { "mov", ADDIOP, "b,P" }, /* a move macro */
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | dlx-dis.c | 276 { OPC(ADDIOP), "addi" }, /* Store byte. */ in dlx_aluI_type()
|