Searched refs:altivec (Results 1 – 8 of 8) sorted by relevance
| /arch/powerpc/kernel/ptrace/ |
| A D | Makefile | 15 obj-$(CONFIG_ALTIVEC) += ptrace-altivec.o
|
| /arch/powerpc/include/asm/ |
| A D | emulated_ops.h | 22 struct ppc_emulated_entry altivec; member
|
| /arch/powerpc/lib/ |
| A D | Makefile | 77 CFLAGS_xor_vmx.o += -mhard-float -maltivec $(call cc-option,-mabi=altivec)
|
| /arch/powerpc/platforms/ |
| A D | Kconfig.cputype | 367 altivec registers, and turning on the 'altivec enable' bit so user 368 processes can execute altivec instructions. 371 altivec (G4, otherwise known as 74xx series), but does not have 372 any affect on a non-altivec cpu (it does, however add code to the
|
| /arch/powerpc/ |
| A D | Makefile | 205 KBUILD_CFLAGS += $(call cc-option,-mno-altivec) 287 85xx-64bit 85xx-smp altivec 85xx-hw fsl-emb-nonhw dpaa)
|
| A D | Kconfig | 12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or
|
| /arch/powerpc/kernel/ |
| A D | traps.c | 2111 PPC_WARN_EMULATED(altivec, regs); in DEFINE_INTERRUPT_HANDLER() 2272 WARN_EMULATED_SETUP(altivec),
|
| /arch/powerpc/boot/ |
| A D | Makefile | 76 -msoft-float -mno-altivec -mno-vsx \
|
Completed in 19 milliseconds