Searched refs:math (Results 1 – 25 of 43) sorted by relevance
12
2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o3 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 \
8 obj-$(CONFIG_MATHEMU) += math-emu.o10 math-emu-objs := math.o qrnnd.o
59 .. math::69 .. math::80 .. math::139 .. math::149 .. math::160 .. math::186 .. math::199 .. math::266 .. math::276 .. math::[all …]
22 import math120 snum = '#' * (int)(math.log(num, 2) + 1)
2 obj-y := math.o
8 obj-y += math-emu/
9 obj-y += math-emu/
20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
1 * TI TMP007 - IR thermopile sensor with integrated math engine
37 struct ppc_emulated_entry math; member
150 .. kernel-doc:: lib/math/int_pow.c153 .. kernel-doc:: lib/math/int_sqrt.c165 .. kernel-doc:: lib/math/div64.c168 .. kernel-doc:: lib/math/gcd.c
31 math \
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
29 core-$(CONFIG_FPU) += arch/nds32/math-emu/
9 Provide some commonly-used math functions, usually required in order to
108 kernel-y := mm/ kernel/ math-emu/
13 * $#-way unrolled portable integer math RAID-6 instruction set
16 * $#-way unrolled portable integer math RAID-6 instruction set
22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
114 # used for math-emu
314 At some point in the future, this will cause floating-point math316 floating-point math coprocessor. Thrill-seekers and chronically339 math coprocessor. This makes the kernel a bit faster as no tests
137 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
16 import math
254 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/