Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/math/
H A DMakefile2 … fpu_syscall fpu_preempt fpu_signal fpu_denormal vmx_syscall vmx_preempt vmx_signal vsx_preempt mma
21 $(OUTPUT)/mma: mma.c mma.S ../utils.c
H A Dmma.c14 static int mma(void) in mma() function
47 return test_harness(mma, "mma"); in main()
H A D.gitignore10 mma
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h280 u64 mma; /* 21 */ member
/openbmc/linux/arch/powerpc/
H A DMakefile197 KBUILD_CFLAGS += $(call cc-option,-mno-mma)
/openbmc/linux/arch/powerpc/boot/
H A DMakefile80 $(call cc-option,-mno-mma) \