Home
last modified time | relevance | path

Searched refs:PPC_OPERAND_VR (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h289 #define PPC_OPERAND_VR (0x2000) macro
H A DChangeLog-9103906 (PPC_OPERAND_VR): New operand flag for vector registers.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-dis.c297 else if ((operand->flags & PPC_OPERAND_VR) != 0) in print_insn_powerpc()
H A Dppc-opc.c478 { 0x1f, 16, NULL, NULL, PPC_OPERAND_VR },
482 { 0x1f, 11, NULL, NULL, PPC_OPERAND_VR },
486 { 0x1f, 6, NULL, NULL, PPC_OPERAND_VR },
491 { 0x1f, 21, NULL, NULL, PPC_OPERAND_VR },