Searched refs:PDP11_OPCODE_IMM6 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dpdp11.h37 #define PDP11_OPCODE_IMM6 10 /* 6-bit immediate */ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dpdp11-opc.c89 { "mark", 0x0d00, 0xffc0, PDP11_OPCODE_IMM6, PDP11_LEIS },
169 { "xfc", 0x7dc0, 0xffc0, PDP11_OPCODE_IMM6, PDP11_UCODE },
H A Dpdp11-dis.c338 case PDP11_OPCODE_IMM6:

Completed in 113 milliseconds