Home
last modified time | relevance | path

Searched refs:altivec (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/include/asm/
Demulated_ops.h34 struct ppc_emulated_entry altivec; member
/arch/powerpc/lib/
DMakefile43 CFLAGS_xor_vmx.o += -maltivec $(call cc-option,-mabi=altivec)
/arch/powerpc/platforms/
DKconfig.cputype244 altivec registers, and turning on the 'altivec enable' bit so user
245 processes can execute altivec instructions.
248 altivec (G4, otherwise known as 74xx series), but does not have
249 any affect on a non-altivec cpu (it does, however add code to the
/arch/powerpc/
DMakefile212 KBUILD_CFLAGS += $(call cc-option,-mno-altivec)
347 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
/arch/powerpc/kernel/
Dtraps.c1749 PPC_WARN_EMULATED(altivec, regs); in altivec_assist_exception()
1921 WARN_EMULATED_SETUP(altivec),
/arch/powerpc/boot/
DMakefile27 -fno-strict-aliasing -Os -msoft-float -mno-altivec -mno-vsx \