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

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dalpha.h144 (AXP_OPERAND_PARENS | AXP_OPERAND_COMMA | AXP_OPERAND_IR | \
166 #define AXP_OPERAND_IR 010
165 #define AXP_OPERAND_IR macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dalpha-dis.c193 if (operand->flags & AXP_OPERAND_IR)
H A Dalpha-opc.c210 { 5, 21, 0, AXP_OPERAND_IR, 0, 0 },
212 { 5, 16, 0, AXP_OPERAND_IR, 0, 0 },
214 { 5, 0, 0, AXP_OPERAND_IR, 0, 0 },
234 { 5, 16, 0, AXP_OPERAND_IR|AXP_OPERAND_PARENS, 0, 0 },
239 AXP_OPERAND_IR|AXP_OPERAND_PARENS|AXP_OPERAND_COMMA, 0, 0 },
252 AXP_OPERAND_IR|AXP_OPERAND_DEFAULT_FIRST, 0, 0 },
257 AXP_OPERAND_IR|AXP_OPERAND_DEFAULT_SECOND, 0, 0 },

Completed in 190 milliseconds