Searched refs:LBUOP (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
110 #define LBUOP 0x90000000 macro
242 { "lbu", LBUOP, "b,a,I" }, /* Load Byte Unsigned */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
110 #define LBUOP 0x90000000 macro
242 { "lbu", LBUOP, "b,a,I" }, /* Load Byte Unsigned */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
110 #define LBUOP 0x90000000 macro
242 { "lbu", LBUOP, "b,a,I" }, /* Load Byte Unsigned */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
110 #define LBUOP 0x90000000 macro
242 { "lbu", LBUOP, "b,a,I" }, /* Load Byte Unsigned */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c195 { OPC(LBUOP), "lbu" }, /* load byte unsigned. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c195 { OPC(LBUOP), "lbu" }, /* load byte unsigned. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c195 { OPC(LBUOP), "lbu" }, /* load byte unsigned. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c195 { OPC(LBUOP), "lbu" }, /* load byte unsigned. */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-dlx.c545 case LBUOP:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c545 case LBUOP:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c545 case LBUOP:

Completed in 119 milliseconds