Searched defs:DC (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | msp430-decode.c | 79 #define DC(c) OP (0, MSP430_Operand_Immediate, 0, c) macro
|
D | rl78-decode.c | 108 #define DC(c) OP (0, RL78_Operand_Immediate, 0, c) macro
|
D | rx-decode.c | 107 #define DC(c) OP (0, RX_Operand_Immediate, 0, c) macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | m68k-parse.h | 171 DC, /* data cache token */ enumerator
|