OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDP11_OPCODE_IMM6
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
pdp11.h
36
#define
PDP11_OPCODE_IMM6
10 /* 6-bit immediate */
/toolchain/binutils/binutils-2.25/opcodes/
pdp11-opc.c
92
{ "mark", 0x0d00, 0xffc0,
PDP11_OPCODE_IMM6
, PDP11_LEIS },
172
{ "xfc", 0x7dc0, 0xffc0,
PDP11_OPCODE_IMM6
, PDP11_UCODE },
pdp11-dis.c
340
case
PDP11_OPCODE_IMM6
:
/toolchain/binutils/binutils-2.25/gas/config/
tc-pdp11.c
707
case
PDP11_OPCODE_IMM6
:
729
case
PDP11_OPCODE_IMM6
:
Completed in 45 milliseconds