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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h70 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
91 #define ORIOP 0x34000000 macro
208 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h70 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
91 #define ORIOP 0x34000000 macro
208 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h70 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
91 #define ORIOP 0x34000000 macro
208 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h70 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
91 #define ORIOP 0x34000000 macro
208 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c281 { OPC(ORIOP), "ori" }, /* Store word. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c281 { OPC(ORIOP), "ori" }, /* Store word. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c281 { OPC(ORIOP), "ori" }, /* Store word. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c281 { OPC(ORIOP), "ori" }, /* Store word. */

Completed in 113 milliseconds