Searched refs:PDP11_OPCODE_REG_OP_REV (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | pdp11-opc.c | 103 { "mul", 0x7000, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS }, 104 { "div", 0x7200, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS }, 105 { "ash", 0x7400, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS }, 106 { "ashc", 0x7600, 0xfe00, PDP11_OPCODE_REG_OP_REV,PDP11_EIS },
|
| D | pdp11-dis.c | 248 case PDP11_OPCODE_REG_OP_REV: in print_insn_pdp11()
|
| /mirbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | pdp11.h | 28 #define PDP11_OPCODE_REG_OP_REV 4 /* register and generic operand, macro
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-pdp11.c | 818 case PDP11_OPCODE_REG_OP_REV: in md_assemble()
|