Searched refs:altivec (Results 1 – 6 of 6) sorted by relevance
34 struct ppc_emulated_entry altivec; member
43 CFLAGS_xor_vmx.o += -maltivec $(call cc-option,-mabi=altivec)
244 altivec registers, and turning on the 'altivec enable' bit so user245 processes can execute altivec instructions.248 altivec (G4, otherwise known as 74xx series), but does not have249 any affect on a non-altivec cpu (it does, however add code to the
212 KBUILD_CFLAGS += $(call cc-option,-mno-altivec)347 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
1749 PPC_WARN_EMULATED(altivec, regs); in altivec_assist_exception()1921 WARN_EMULATED_SETUP(altivec),
27 -fno-strict-aliasing -Os -msoft-float -mno-altivec -mno-vsx \