Home
last modified time | relevance | path

Searched refs:M6812_PRE_INC (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dm68hc11.h358 #define M6812_PRE_INC 0x01000000 /* n,+r n = -8..8 */ macro
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dm68hc11.h358 #define M6812_PRE_INC 0x01000000 /* n,+r n = -8..8 */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-m68hc11.c1207 possible_mode = M6812_PRE_INC; in get_operand()
1317 #define M6812_AUTO_INC_DEC (M6812_PRE_INC | M6812_PRE_DEC \
1830 if (mode & (M6812_POST_INC | M6812_PRE_INC)) in build_indexed_byte()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c1206 possible_mode = M6812_PRE_INC; in get_operand()
1316 #define M6812_AUTO_INC_DEC (M6812_PRE_INC | M6812_PRE_DEC \
1829 if (mode & (M6812_POST_INC | M6812_PRE_INC)) in build_indexed_byte()