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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dmn10300.h111 #define MN10300_OPERAND_SPLIT 0x400
110 #define MN10300_OPERAND_SPLIT macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dm10300-opc.c102 main instruction word for MN10300_OPERAND_SPLIT! */
104 {16, 0, MN10300_OPERAND_SPLIT},
108 {16, 0, MN10300_OPERAND_SPLIT | MN10300_OPERAND_PCREL},
112 {16, 0, MN10300_OPERAND_SPLIT | MN10300_OPERAND_MEMADDR},
119 main instruction word for MN10300_OPERAND_SPLIT! */
121 {16, 8, MN10300_OPERAND_SPLIT | MN10300_OPERAND_MEMADDR},
127 main instruction word for MN10300_OPERAND_SPLIT! */
129 {24, 0, MN10300_OPERAND_SPLIT | MN10300_OPERAND_PCREL},
136 main instruction word for MN10300_OPERAND_SPLIT! */
138 {24, 16, MN10300_OPERAND_SPLIT | MN10300_OPERAND_PCRE
[all...]
H A Dm10300-dis.c321 if ((operand->flags & MN10300_OPERAND_SPLIT) != 0)

Completed in 110 milliseconds