Searched refs:M6811_OP_PAGE2 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c40 #define OP_PAGE_MASK (M6811_OP_PAGE2|M6811_OP_PAGE3|M6811_OP_PAGE4)
251 format = M6811_OP_PAGE2;
694 if (format & ~(M6811_OP_PAGE4 | M6811_OP_PAGE3 | M6811_OP_PAGE2))
708 if (format == M6811_OP_PAGE2 && arch & cpu6812
712 else if (format == M6811_OP_PAGE2)
H A Dm68hc11-opc.c71 #define OP_PAGE2 M6811_OP_PAGE2
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h351 #define M6811_OP_PAGE2 0x00080000 /* Need a page2 opcode before */ macro

Completed in 94 milliseconds