Searched refs:PDP11_OPCODE_REG_OP (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | pdp11.h | 26 #define PDP11_OPCODE_REG_OP 3 /* register and generic operand */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | pdp11.h | 26 #define PDP11_OPCODE_REG_OP 3 /* register and generic operand */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | pdp11-opc.c | 79 { "jsr", 0x0800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_BASIC }, 110 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
|
| D | pdp11-dis.c | 239 case PDP11_OPCODE_REG_OP: in print_insn_pdp11()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | pdp11-opc.c | 79 { "jsr", 0x0800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_BASIC }, 110 { "xor", 0x7800, 0xfe00, PDP11_OPCODE_REG_OP, PDP11_LEIS },
|
| D | pdp11-dis.c | 239 case PDP11_OPCODE_REG_OP: in print_insn_pdp11()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-pdp11.c | 835 case PDP11_OPCODE_REG_OP: in md_assemble()
|