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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
126 #define SLLIOP 0xd8000000 macro
210 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
126 #define SLLIOP 0xd8000000 macro
210 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
126 #define SLLIOP 0xd8000000 macro
210 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
126 #define SLLIOP 0xd8000000 macro
210 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c283 { OPC(SLLIOP), "slli" }, /* Store word. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c283 { OPC(SLLIOP), "slli" }, /* Store word. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c283 { OPC(SLLIOP), "slli" }, /* Store word. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c283 { OPC(SLLIOP), "slli" }, /* Store word. */

Completed in 205 milliseconds