Searched refs:math (Results 1 – 22 of 22) sorted by relevance
8 obj-$(CONFIG_MATHEMU) += math-emu.o10 math-emu-objs := math.o qrnnd.o
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 \
2 obj-y := math.o
8 obj-y += math-emu/
9 obj-y += math-emu/
17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
317 At some point in the future, this will cause floating-point math319 floating-point math coprocessor. Thrill-seekers and chronically342 math coprocessor. This makes the kernel a bit faster as no tests
20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
37 struct ppc_emulated_entry math; member
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
29 core-$(CONFIG_FPU) += arch/nds32/math-emu/
119 kernel-y := mm/ kernel/ math-emu/
114 # used for math-emu
120 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
250 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
1732 Linux can emulate a math coprocessor (used for floating point1734 a math coprocessor built in, 486SX and 386 do not, unless you added1739 If you don't have a math coprocessor, you need to say Y here; if you1748 More information about the internals of the Linux math coprocessor1749 emulation can be found in <file:arch/x86/math-emu/README>.
332 libs-$(CONFIG_MIPS_FP_SUPPORT) += arch/mips/math-emu/
1450 PPC_WARN_EMULATED(math, regs); in emulate_math()2301 WARN_EMULATED_SETUP(math),
29 the original Linux math emulator by Linus Torvalds.
86 # or 32-bit divides if possible. Else, use a special math algorithm #
11403 # math operation relative to the address of this table. Included are
1955 bool "NWFPE math emulation"1979 bool "FastFPE math emulation (EXPERIMENTAL)"