Searched refs:M6812_POST_INC (Results 1 – 4 of 4) sorted by relevance
360 #define M6812_POST_INC 0x04000000 /* n,r+ */ macro
1276 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()
1275 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()