Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/opcode/
HDppc.h289 #define PPC_OPERAND_VR (0x2000) macro
HDChangeLog-9103906 (PPC_OPERAND_VR): New operand flag for vector registers.
/trueos/contrib/binutils/opcodes/
HDppc-dis.c297 else if ((operand->flags & PPC_OPERAND_VR) != 0) in print_insn_powerpc()
HDppc-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 },