Searched refs:ADDIOP (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)
86 #define ADDIOP 0x20000000 macro
203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */
226 { "mov", ADDIOP, "b,P" }, /* a move macro */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
86 #define ADDIOP 0x20000000 macro
203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */
226 { "mov", ADDIOP, "b,P" }, /* a move macro */
/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)
86 #define ADDIOP 0x20000000 macro
203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */
226 { "mov", ADDIOP, "b,P" }, /* a move macro */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h69 ADDIOP = (0x008 << 26), ADDUIOP= (0x009 << 26), SUBIOP = (0x00A << 26), SUBUIOP= (0x00B << 26)
86 #define ADDIOP 0x20000000 macro
203 { "addi", ADDIOP, "b,a,I" }, /* Add Immediate */
226 { "mov", ADDIOP, "b,P" }, /* a move macro */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c276 { OPC(ADDIOP), "addi" }, /* Store byte. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c276 { OPC(ADDIOP), "addi" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c276 { OPC(ADDIOP), "addi" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c276 { OPC(ADDIOP), "addi" }, /* Store byte. */

Completed in 109 milliseconds