OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M6812_OP_IND16_P2
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
m68hc11.h
333
#define
M6812_OP_IND16_P2
0x0010 /* Second parameter indirect abs. */
/toolchain/binutils/binutils-2.25/opcodes/
m68hc11-dis.c
606
#define M6812_DST_MOVE (
M6812_OP_IND16_P2
| M6812_OP_IDX_P2)
751
if (format &
M6812_OP_IND16_P2
)
m68hc11-opc.c
96
#define OP_IND16_p2
M6812_OP_IND16_P2
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-m68hc11.c
700
if (opcodes->format & (
M6812_OP_IND16_P2
| M6812_OP_IDX_P2))
[
all
...]
Completed in 42 milliseconds