Searched refs:M6812_OP_IDX_P2 (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm68hc11-dis.c417 offset = ((format & M6812_OP_IDX_P2)
464 #define M6812_DST_MOVE (M6812_OP_IND16_P2 | M6812_OP_IDX_P2)
535 if (format & M6812_OP_IDX_P2)
595 if (format & M6812_OP_IDX_P2)
H A Dm68hc11-opc.c93 #define OP_IDX_p2 M6812_OP_IDX_P2
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68hc11-dis.c417 offset = ((format & M6812_OP_IDX_P2)
464 #define M6812_DST_MOVE (M6812_OP_IND16_P2 | M6812_OP_IDX_P2)
535 if (format & M6812_OP_IDX_P2)
595 if (format & M6812_OP_IDX_P2)
H A Dm68hc11-opc.c93 #define OP_IDX_p2 M6812_OP_IDX_P2
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.c674 if (opcodes->format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
1236 if (which == 0 && opmode & M6812_OP_IDX_P2
2135 if (format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
2144 if (format & M6812_OP_IDX_P2)
2148 format &= ~M6812_OP_IDX_P2;
2246 if (opcode->format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
2312 && (format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2)))
2315 && (format & M6812_OP_IDX_P2))
2332 if (i == 1 && format & M6812_OP_IDX_P2)
2346 if (i == 1 && format & M6812_OP_IDX_P2)
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.c675 if (opcodes->format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
1237 if (which == 0 && opmode & M6812_OP_IDX_P2
2136 if (format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
2145 if (format & M6812_OP_IDX_P2)
2149 format &= ~M6812_OP_IDX_P2;
2247 if (opcode->format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2))
2313 && (format & (M6812_OP_IND16_P2 | M6812_OP_IDX_P2)))
2316 && (format & M6812_OP_IDX_P2))
2333 if (i == 1 && format & M6812_OP_IDX_P2)
2347 if (i == 1 && format & M6812_OP_IDX_P2)
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm68hc11.h364 #define M6812_OP_IDX_P2 0x40000000 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm68hc11.h364 #define M6812_OP_IDX_P2 0x40000000 macro

Completed in 135 milliseconds