Home
last modified time | relevance | path

Searched refs:math (Results 1 – 22 of 22) sorted by relevance

/arch/alpha/math-emu/
DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o qrnnd.o
/arch/powerpc/math-emu/
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 \
/arch/sh/math-emu/
DMakefile2 obj-y := math.o
/arch/sparc/
DKbuild8 obj-y += math-emu/
/arch/powerpc/
DKbuild9 obj-y += math-emu/
/arch/m68k/
DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
DKconfig.cpu317 At some point in the future, this will cause floating-point math
319 floating-point math coprocessor. Thrill-seekers and chronically
342 math coprocessor. This makes the kernel a bit faster as no tests
/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/arch/powerpc/include/asm/
Demulated_ops.h37 struct ppc_emulated_entry math; member
/arch/alpha/
DMakefile42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/arch/nds32/
DMakefile29 core-$(CONFIG_FPU) += arch/nds32/math-emu/
/arch/parisc/
DMakefile119 kernel-y := mm/ kernel/ math-emu/
/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu
/arch/sh/
DMakefile120 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
/arch/x86/
DMakefile250 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
DKconfig1732 Linux can emulate a math coprocessor (used for floating point
1734 a math coprocessor built in, 486SX and 386 do not, unless you added
1739 If you don't have a math coprocessor, you need to say Y here; if you
1748 More information about the internals of the Linux math coprocessor
1749 emulation can be found in <file:arch/x86/math-emu/README>.
/arch/mips/
DMakefile332 libs-$(CONFIG_MIPS_FP_SUPPORT) += arch/mips/math-emu/
/arch/powerpc/kernel/
Dtraps.c1450 PPC_WARN_EMULATED(math, regs); in emulate_math()
2301 WARN_EMULATED_SETUP(math),
/arch/x86/math-emu/
DREADME29 the original Linux math emulator by Linus Torvalds.
/arch/m68k/ifpsp060/src/
Dilsp.S86 # or 32-bit divides if possible. Else, use a special math algorithm #
Dfpsp.S11403 # math operation relative to the address of this table. Included are
/arch/arm/
DKconfig1955 bool "NWFPE math emulation"
1979 bool "FastFPE math emulation (EXPERIMENTAL)"