Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dppc.h345 #define PPC_OPERAND_FPR (0x80) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dppc-dis.c695 else if ((operand->flags & PPC_OPERAND_FPR) != 0) in print_insn_powerpc()
Dppc-opc.c383 { 0x1f, 16, NULL, NULL, PPC_OPERAND_FPR },
387 { 0x1e, 16, NULL, NULL, PPC_OPERAND_FPR },
392 { 0x1f, 11, NULL, NULL, PPC_OPERAND_FPR },
396 { 0x1e, 11, NULL, NULL, PPC_OPERAND_FPR },
401 { 0x1f, 6, NULL, NULL, PPC_OPERAND_FPR },
407 { 0x1f, 21, NULL, NULL, PPC_OPERAND_FPR },
413 { 0x1e, 21, NULL, NULL, PPC_OPERAND_FPR },