Searched refs:altivec (Results 1 – 13 of 13) sorted by relevance
107 altivec1.c: altivec.uc ../unroll.awk108 $(AWK) ../unroll.awk -vN=1 < altivec.uc > $@110 altivec2.c: altivec.uc ../unroll.awk111 $(AWK) ../unroll.awk -vN=2 < altivec.uc > $@113 altivec4.c: altivec.uc ../unroll.awk114 $(AWK) ../unroll.awk -vN=4 < altivec.uc > $@116 altivec8.c: altivec.uc ../unroll.awk117 $(AWK) ../unroll.awk -vN=8 < altivec.uc > $@153 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c vpermxor*.c neon*.c tables.c raid6test
18 altivec_flags := -maltivec $(call cc-option,-mabi=altivec)49 $(obj)/altivec%.c: $(src)/altivec.uc $(src)/unroll.awk FORCE
3 altivec*.c
26 #include <altivec.h>87 /* Check if arch has both altivec and the vpermxor instructions */
29 #include <altivec.h>
8 * Based on altivec.uc:
16 $(OUTPUT)/context_switch: CFLAGS += -maltivec -mvsx -mabi=altivec
15 obj-$(CONFIG_ALTIVEC) += ptrace-altivec.o
22 struct ppc_emulated_entry altivec; member
363 altivec registers, and turning on the 'altivec enable' bit so user364 processes can execute altivec instructions.367 altivec (G4, otherwise known as 74xx series), but does not have368 any affect on a non-altivec cpu (it does, however add code to the
205 KBUILD_CFLAGS += $(call cc-option,-mno-altivec)287 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or
17 cpu : POWER9, altivec supported