Searched refs:SUBUIOP (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
89 #define SUBUIOP 0x2c000000 macro
206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
89 #define SUBUIOP 0x2c000000 macro
206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
89 #define SUBUIOP 0x2c000000 macro
206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
89 #define SUBUIOP 0x2c000000 macro
206 { "subui", SUBUIOP, "b,a,i" }, /* Sub Unsigned Immedated */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c279 { OPC(SUBUIOP), "subui" }, /* Store word. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c279 { OPC(SUBUIOP), "subui" }, /* Store word. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c279 { OPC(SUBUIOP), "subui" }, /* Store word. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c279 { OPC(SUBUIOP), "subui" }, /* Store word. */

Completed in 214 milliseconds