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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dppc.h290 #define PPC_OPERAND_VR (0x2000)
289 #define PPC_OPERAND_VR macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dppc-dis.c297 else if ((operand->flags & PPC_OPERAND_VR) != 0)
H A Dppc-opc.c480 { 0x1f, 16, NULL, NULL, PPC_OPERAND_VR },
484 { 0x1f, 11, NULL, NULL, PPC_OPERAND_VR },
488 { 0x1f, 6, NULL, NULL, PPC_OPERAND_VR },
493 { 0x1f, 21, NULL, NULL, PPC_OPERAND_VR },

Completed in 74 milliseconds