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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm68hc11.h360 #define M6812_POST_INC 0x04000000 /* n,r+ */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm68hc11.h360 #define M6812_POST_INC 0x04000000 /* n,r+ */ macro
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.c986 n,r+ M6812_POST_INC " "
1279 mode = M6812_POST_INC;
1321 | M6812_POST_INC | M6812_POST_DEC)
1825 if (mode & (M6812_POST_INC | M6812_POST_DEC))
1835 if (mode & (M6812_POST_INC | M6812_PRE_INC))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.c987 n,r+ M6812_POST_INC " "
1280 mode = M6812_POST_INC;
1322 | M6812_POST_INC | M6812_POST_DEC)
1826 if (mode & (M6812_POST_INC | M6812_POST_DEC))
1836 if (mode & (M6812_POST_INC | M6812_PRE_INC))

Completed in 179 milliseconds