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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h255 #define PPC_OPERAND_FPR (0x80)
254 #define PPC_OPERAND_FPR macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c295 else if ((operand->flags & PPC_OPERAND_FPR) != 0)
H A Dppc-opc.c263 { 0x1f, 16, NULL, NULL, PPC_OPERAND_FPR },
268 { 0x1f, 11, NULL, NULL, PPC_OPERAND_FPR },
273 { 0x1f, 6, NULL, NULL, PPC_OPERAND_FPR },
279 { 0x1f, 21, NULL, NULL, PPC_OPERAND_FPR },

Completed in 120 milliseconds