Searched refs:LBOP (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)
107 #define LBOP 0x80000000 macro
241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
107 #define LBOP 0x80000000 macro
241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/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)
107 #define LBOP 0x80000000 macro
241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h75 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
107 #define LBOP 0x80000000 macro
241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c194 { OPC(LBOP), "lb" }, /* load byte sign extended. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c194 { OPC(LBOP), "lb" }, /* load byte sign extended. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c194 { OPC(LBOP), "lb" }, /* load byte sign extended. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c194 { OPC(LBOP), "lb" }, /* load byte sign extended. */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-dlx.c544 case LBOP:
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c544 case LBOP:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c544 case LBOP:

Completed in 121 milliseconds