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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h93 #define MN10300_OPERAND_AREG 0x2
92 #define MN10300_OPERAND_AREG macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-opc.c56 {2, 0, MN10300_OPERAND_AREG},
60 {2, 2, MN10300_OPERAND_AREG},
64 {2, 4, MN10300_OPERAND_AREG},
68 {2, 0, MN10300_OPERAND_AREG},
72 {2, 2, MN10300_OPERAND_AREG},
76 {2, 4, MN10300_OPERAND_AREG},
194 {2, 0, MN10300_OPERAND_AREG | MN10300_OPERAND_REPEATED},
H A Dm10300-dis.c419 else if ((operand->flags & MN10300_OPERAND_AREG) != 0)

Completed in 113 milliseconds