Searched refs:PPC_OPCODE_ALTIVEC (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h93 #define PPC_OPCODE_ALTIVEC 0x200 macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c70 | PPC_OPCODE_COMMON | PPC_OPCODE_ALTIVEC);
82 dialect |= PPC_OPCODE_POWER4 | PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC;
86 dialect |= PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC;
H A Dppc-opc.c1629 #define PPCVEC PPC_OPCODE_ALTIVEC
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c846 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_32);
853 ppc_cpu = PPC_OPCODE_PPC | PPC_OPCODE_CLASSIC | PPC_OPCODE_ALTIVEC;
855 ppc_cpu |= PPC_OPCODE_ALTIVEC;

Completed in 85 milliseconds