Searched refs:SUBUIOP (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | dlx.h | 89 #define SUBUIOP 0x2c000000 macro 206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | dlx.h | 89 #define SUBUIOP 0x2c000000 macro 206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | dlx-dis.c | 279 { OPC(SUBUIOP), "subui" }, /* Store word. */ in dlx_aluI_type()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | dlx-dis.c | 279 { OPC(SUBUIOP), "subui" }, /* Store word. */ in dlx_aluI_type()
|