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