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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h374 #define M6812_OP_TBCC_MARKER 0x01000000 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c354 if ((opcode[j].format & M6812_OP_TBCC_MARKER)
H A Dm68hc11-opc.c100 #define OP_TBEQ_MARKER (M6812_OP_TBCC_MARKER|M6812_OP_EQ_MARKER)
101 #define OP_TBNE_MARKER (M6812_OP_TBCC_MARKER)

Completed in 133 milliseconds