Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dppc.h326 #define PPC_OPERAND_FPR (0x80) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dppc-dis.c669 else if ((operand->flags & PPC_OPERAND_FPR) != 0) in print_insn_powerpc()
Dppc-opc.c347 { 0x1f, 16, NULL, NULL, PPC_OPERAND_FPR },
351 { 0x1e, 16, NULL, NULL, PPC_OPERAND_FPR },
356 { 0x1f, 11, NULL, NULL, PPC_OPERAND_FPR },
360 { 0x1e, 11, NULL, NULL, PPC_OPERAND_FPR },
365 { 0x1f, 6, NULL, NULL, PPC_OPERAND_FPR },
371 { 0x1f, 21, NULL, NULL, PPC_OPERAND_FPR },
377 { 0x1e, 21, NULL, NULL, PPC_OPERAND_FPR },