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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h289 #define PPC_OPERAND_VR (020000)
288 #define PPC_OPERAND_VR macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c250 else if ((operand->flags & PPC_OPERAND_VR) != 0)
H A Dppc-opc.c513 { 5, 16, NULL, NULL, PPC_OPERAND_VR },
518 { 5, 11, NULL, NULL, PPC_OPERAND_VR },
523 { 5, 6, NULL, NULL, PPC_OPERAND_VR },
529 { 5, 21, NULL, NULL, PPC_OPERAND_VR },

Completed in 117 milliseconds