Searched refs:LBOP (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | dlx.h | 107 #define LBOP 0x80000000 macro 241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | dlx.h | 107 #define LBOP 0x80000000 macro 241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | dlx-dis.c | 194 { OPC(LBOP), "lb" }, /* load byte sign extended. */ in dlx_load_type()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | dlx-dis.c | 194 { OPC(LBOP), "lb" }, /* load byte sign extended. */ in dlx_load_type()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-dlx.c | 544 case LBOP: in fix_ld_st_operand()
|