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

/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c40 #define OP_PAGE_MASK (M6811_OP_PAGE2|M6811_OP_PAGE3|M6811_OP_PAGE4)
261 format = M6811_OP_PAGE4;
694 if (format & ~(M6811_OP_PAGE4 | M6811_OP_PAGE3 | M6811_OP_PAGE2))
718 else if (format == M6811_OP_PAGE4)
H A Dm68hc11-opc.c73 #define OP_PAGE4 M6811_OP_PAGE4
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h353 #define M6811_OP_PAGE4 0x00200000 /* Need a page4 opcode before */ macro

Completed in 191 milliseconds