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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dppc.h254 #define PPC_OPERAND_FPR (0200)
253 #define PPC_OPERAND_FPR macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dppc-dis.c248 else if ((operand->flags & PPC_OPERAND_FPR) != 0)
H A Dppc-opc.c278 { 5, 16, NULL, NULL, PPC_OPERAND_FPR },
283 { 5, 11, NULL, NULL, PPC_OPERAND_FPR },
288 { 5, 6, NULL, NULL, PPC_OPERAND_FPR },
294 { 5, 21, NULL, NULL, PPC_OPERAND_FPR },

Completed in 135 milliseconds