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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h141 #define MN10300_OPERAND_FDREG 0x2000000
140 #define MN10300_OPERAND_FDREG macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-dis.c346 | MN10300_OPERAND_FDREG)))
460 else if ((operand->flags & MN10300_OPERAND_FDREG) != 0)
H A Dm10300-opc.c396 {5, 0, MN10300_OPERAND_FDREG },
400 {5, 4, MN10300_OPERAND_FDREG },
404 {5, 8, MN10300_OPERAND_FDREG },
408 {5, 12, MN10300_OPERAND_FDREG },
412 {5, -4, MN10300_OPERAND_FDREG },
416 {5, -8, MN10300_OPERAND_FDREG },
420 {5, -12, MN10300_OPERAND_FDREG },

Completed in 94 milliseconds