Searched refs:altivec (Results 1 – 7 of 7) sorted by relevance
14 obj-$(CONFIG_ALTIVEC) += ptrace-altivec.o
22 struct ppc_emulated_entry altivec; member
70 CFLAGS_xor_vmx.o += -maltivec $(call cc-option,-mabi=altivec)
307 altivec registers, and turning on the 'altivec enable' bit so user308 processes can execute altivec instructions.311 altivec (G4, otherwise known as 74xx series), but does not have312 any affect on a non-altivec cpu (it does, however add code to the
208 KBUILD_CFLAGS += $(call cc-option,-mno-altivec)327 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
32 -fno-strict-aliasing -O2 -msoft-float -mno-altivec -mno-vsx \
2106 PPC_WARN_EMULATED(altivec, regs); in altivec_assist_exception()2286 WARN_EMULATED_SETUP(altivec),