Home
last modified time | relevance | path

Searched refs:PDP11_OPCODE_IMM6 (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dpdp11.h36 #define PDP11_OPCODE_IMM6 10 /* 6-bit immediate */ macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dpdp11.h36 #define PDP11_OPCODE_IMM6 10 /* 6-bit immediate */ macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dpdp11-opc.c92 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
172 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
Dpdp11-dis.c339 case PDP11_OPCODE_IMM6: in print_insn_pdp11()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dpdp11-opc.c92 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
172 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
Dpdp11-dis.c339 case PDP11_OPCODE_IMM6: in print_insn_pdp11()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-pdp11.c747 case PDP11_OPCODE_IMM6: in md_assemble()
769 case PDP11_OPCODE_IMM6: in md_assemble()