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