Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dm68hc11.h360 #define M6812_POST_INC 0x04000000 /* n,r+ */ macro
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dm68hc11.h360 #define M6812_POST_INC 0x04000000 /* n,r+ */ macro
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-m68hc11.c1276 mode = M6812_POST_INC; in get_operand()
1318 | M6812_POST_INC | M6812_POST_DEC)
1820 if (mode & (M6812_POST_INC | M6812_POST_DEC)) in build_indexed_byte()
1830 if (mode & (M6812_POST_INC | M6812_PRE_INC)) in build_indexed_byte()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c1275 mode = M6812_POST_INC; in get_operand()
1317 | M6812_POST_INC | M6812_POST_DEC)
1819 if (mode & (M6812_POST_INC | M6812_POST_DEC)) in build_indexed_byte()
1829 if (mode & (M6812_POST_INC | M6812_PRE_INC)) in build_indexed_byte()