Searched refs:ADDUIOP (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)
87 #define ADDUIOP 0x24000000 macro
204 { "addui", ADDUIOP, "b,a,i" }, /* Add Usigned Immediate */
227 { "movu", ADDUIOP, "b,P" }, /* a move macro, unsigned */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
87 #define ADDUIOP 0x24000000 macro
204 { "addui", ADDUIOP, "b,a,i" }, /* Add Usigned Immediate */
227 { "movu", ADDUIOP, "b,P" }, /* a move macro, unsigned */
/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)
87 #define ADDUIOP 0x24000000 macro
204 { "addui", ADDUIOP, "b,a,i" }, /* Add Usigned Immediate */
227 { "movu", ADDUIOP, "b,P" }, /* a move macro, unsigned */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
87 #define ADDUIOP 0x24000000 macro
204 { "addui", ADDUIOP, "b,a,i" }, /* Add Usigned Immediate */
227 { "movu", ADDUIOP, "b,P" }, /* a move macro, unsigned */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c277 { OPC(ADDUIOP), "addui" }, /* Store halfword. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c277 { OPC(ADDUIOP), "addui" }, /* Store halfword. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c277 { OPC(ADDUIOP), "addui" }, /* Store halfword. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c277 { OPC(ADDUIOP), "addui" }, /* Store halfword. */

Completed in 319 milliseconds