Searched refs:math (Results 1 – 25 of 37) sorted by relevance
12
7 obj-$(CONFIG_MATHEMU) += math-emu.o9 math-emu-objs := math.o qrnnd.o
5 obj-$(CONFIG_MATHEMU) := math.o7 ccflags-y := -I$(src) -Iinclude/math-emu -w
11 math.o fmr.o lfd.o stfd.o18 ccflags-y = -I. -Iinclude/math-emu -w
21 CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w
1 obj-y := math.o
19 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
48 struct ppc_emulated_entry math; member
19 obj-y += math-emu/
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
74 kernel-y := mm/ kernel/ math-emu/ kernel/init_task.o
68 core-y += arch/sparc/mm/ arch/sparc/math-emu/
102 drivers-$(CONFIG_MATHEMU) += arch/s390/math-emu/
16 * $#-way unrolled portable integer math RAID-6 instruction set
121 # used for math-emu
134 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
80 core-$(CONFIG_M68KFPU_EMU) += arch/m68k/math-emu/
267 At some point in the future, this will cause floating-point math269 floating-point math coprocessor. Thrill-seekers and chronically292 math coprocessor. This makes the kernel a bit faster as no tests
157 arch/powerpc/math-emu/
129 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
355 # At some point in the future, this will cause floating-point math357 # floating-point math coprocessor. Thrill-seekers and chronically
129 -- Bradford Johnson <bradford@math.umn.edu>
210 - A kernel with math-emulation compiled in will still use the211 coprocessor if one is present: the math emulation will just214 have a math coprocessor or not.
1112 PPC_WARN_EMULATED(math, regs); in SoftwareEmulation()1502 WARN_EMULATED_SETUP(math),
5 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken