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

/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm68hc11-dis.c425 (M6811_OP_IMM8 | M6811_OP_IX | M6811_OP_IY | M6811_OP_DIRECT))
457 else if (format & M6811_OP_DIRECT)
461 format &= ~M6811_OP_DIRECT;
H A Dm68hc11-opc.c85 #define OP_DIRECT M6811_OP_DIRECT
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm68hc11.h329 #define M6811_OP_DIRECT 0x0001 /* Page 0 addressing: *<val-8bits> */ macro

Completed in 112 milliseconds