Searched refs:PDP11_OPCODE_IMM6 (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | pdp11.h | 36 #define PDP11_OPCODE_IMM6 10 /* 6-bit immediate */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | pdp11.h | 36 #define PDP11_OPCODE_IMM6 10 /* 6-bit immediate */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | pdp11-opc.c | 92 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS }, 172 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
|
| D | pdp11-dis.c | 339 case PDP11_OPCODE_IMM6: in print_insn_pdp11()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | pdp11-opc.c | 92 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS }, 172 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
|
| D | pdp11-dis.c | 339 case PDP11_OPCODE_IMM6: in print_insn_pdp11()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-pdp11.c | 747 case PDP11_OPCODE_IMM6: in md_assemble() 769 case PDP11_OPCODE_IMM6: in md_assemble()
|