Home
last modified time | relevance | path

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

/arch/alpha/math-emu/
A DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o
/arch/powerpc/math-emu/
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 \
/arch/sh/math-emu/
A DMakefile2 obj-y := math.o
/arch/parisc/
A DKbuild2 obj-y += mm/ kernel/ math-emu/ net/
/arch/alpha/
A DKbuild3 obj-$(CONFIG_MATHEMU) += math-emu/
/arch/sh/
A DKbuild3 obj-$(CONFIG_SH_FPU_EMU) += math-emu/
/arch/sparc/
A DKbuild8 obj-y += math-emu/
/arch/powerpc/
A DKbuild10 obj-y += math-emu/
/arch/m68k/
A DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
A DKconfig.cpu340 At some point in the future, this will cause floating-point math
342 floating-point math coprocessor. Thrill-seekers and chronically
365 math coprocessor. This makes the kernel a bit faster as no tests
/arch/parisc/math-emu/
A DMakefile21 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/arch/powerpc/include/asm/
A Demulated_ops.h37 struct ppc_emulated_entry math; member
/arch/powerpc/platforms/83xx/
A DKconfig82 # used for math-emu
/arch/x86/
A DMakefile293 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
A DKconfig1634 Linux can emulate a math coprocessor (used for floating point
1636 a math coprocessor built in, 486SX and 386 do not, unless you added
1641 If you don't have a math coprocessor, you need to say Y here; if you
1650 More information about the internals of the Linux math coprocessor
1651 emulation can be found in <file:arch/x86/math-emu/README>.
/arch/mips/
A DMakefile351 libs-$(CONFIG_MIPS_FP_SUPPORT) += arch/mips/math-emu/
/arch/powerpc/kernel/
A Dtraps.c1455 PPC_WARN_EMULATED(math, regs); in emulate_math()
2287 WARN_EMULATED_SETUP(math),
/arch/m68k/ifpsp060/src/
A Dilsp.S86 # or 32-bit divides if possible. Else, use a special math algorithm #
A Dfpsp.S11403 # math operation relative to the address of this table. Included are
/arch/x86/math-emu/
A DREADME29 the original Linux math emulator by Linus Torvalds.
/arch/arm/
A DKconfig1667 bool "NWFPE math emulation"
1691 bool "FastFPE math emulation (EXPERIMENTAL)"

Completed in 60 milliseconds