OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDP11_OPCODE_REG_OP_REV
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
pdp11.h
27
#define
PDP11_OPCODE_REG_OP_REV
4 /* register and generic operand,
/toolchain/binutils/binutils-2.25/opcodes/
pdp11-opc.c
106
{ "mul", 0x7000, 0xfe00,
PDP11_OPCODE_REG_OP_REV
,PDP11_EIS },
107
{ "div", 0x7200, 0xfe00,
PDP11_OPCODE_REG_OP_REV
,PDP11_EIS },
108
{ "ash", 0x7400, 0xfe00,
PDP11_OPCODE_REG_OP_REV
,PDP11_EIS },
109
{ "ashc", 0x7600, 0xfe00,
PDP11_OPCODE_REG_OP_REV
,PDP11_EIS },
pdp11-dis.c
250
case
PDP11_OPCODE_REG_OP_REV
:
/toolchain/binutils/binutils-2.25/gas/config/
tc-pdp11.c
814
case
PDP11_OPCODE_REG_OP_REV
:
Completed in 57 milliseconds