Searched refs:math (Results 1 - 25 of 200) sorted by relevance

12345678

/linux-master/arch/alpha/math-emu/
H A DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o
/linux-master/arch/sh/math-emu/
H A DMakefile2 obj-y := math.o
/linux-master/arch/powerpc/math-emu/
H A Dfrsp.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfsqrts.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dlfs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfadds.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dstfs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfctiwz.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dfctiw.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dlfd.c7 #include <math-emu/double.h>
H A Dmtfsb0.c7 #include <math-emu/soft-fp.h>
H A Dmffs.c7 #include <math-emu/soft-fp.h>
H A Dmtfsb1.c7 #include <math-emu/soft-fp.h>
H A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
3 obj-$(CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED) += $(math-emu-common-objs)
4 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \
12 mtfsb1.o stfiwx.o stfs.o math.o \
H A Dfsqrt.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dfsel.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dfcmpu.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dfadd.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
H A Dmtfsfi.c7 #include <math-emu/soft-fp.h>
H A Dfmsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
H A Dfsubs.c7 #include <math-emu/soft-fp.h>
8 #include <math-emu/double.h>
9 #include <math-emu/single.h>
/linux-master/lib/math/
H A Dint_pow.c9 #include <linux/math.h>
/linux-master/include/linux/
H A Dascii85.h11 #include <linux/math.h>
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_dsc_helper.h12 #include <linux/math.h>
/linux-master/tools/perf/arch/arm64/util/
H A Dpmu.c9 #include <math.h>

Completed in 138 milliseconds

12345678