Home
last modified time | relevance | path

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

12

/linux-2.6.39/arch/alpha/math-emu/
DMakefile7 obj-$(CONFIG_MATHEMU) += math-emu.o
9 math-emu-objs := math.o qrnnd.o
/linux-2.6.39/arch/s390/math-emu/
DMakefile5 obj-$(CONFIG_MATHEMU) := math.o
7 ccflags-y := -I$(src) -Iinclude/math-emu -w
/linux-2.6.39/arch/powerpc/math-emu/
DMakefile11 math.o fmr.o lfd.o stfd.o
18 ccflags-y = -I. -Iinclude/math-emu -w
/linux-2.6.39/arch/s390/kernel/
DMakefile21 CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w
/linux-2.6.39/arch/sh/math-emu/
DMakefile1 obj-y := math.o
/linux-2.6.39/arch/parisc/math-emu/
DMakefile19 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/linux-2.6.39/arch/powerpc/include/asm/
Demulated_ops.h48 struct ppc_emulated_entry math; member
/linux-2.6.39/arch/mips/
DKbuild19 obj-y += math-emu/
/linux-2.6.39/arch/alpha/
DMakefile42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/linux-2.6.39/arch/parisc/
DMakefile74 kernel-y := mm/ kernel/ math-emu/ kernel/init_task.o
/linux-2.6.39/arch/sparc/
DMakefile68 core-y += arch/sparc/mm/ arch/sparc/math-emu/
/linux-2.6.39/arch/s390/
DMakefile102 drivers-$(CONFIG_MATHEMU) += arch/s390/math-emu/
/linux-2.6.39/lib/raid6/
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
/linux-2.6.39/arch/powerpc/platforms/83xx/
DKconfig121 # used for math-emu
/linux-2.6.39/arch/x86/
DMakefile134 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
/linux-2.6.39/arch/m68k/
DMakefile_mm80 core-$(CONFIG_M68KFPU_EMU) += arch/m68k/math-emu/
DKconfig.mmu267 At some point in the future, this will cause floating-point math
269 floating-point math coprocessor. Thrill-seekers and chronically
292 math coprocessor. This makes the kernel a bit faster as no tests
/linux-2.6.39/arch/powerpc/
DMakefile157 arch/powerpc/math-emu/
/linux-2.6.39/arch/sh/
DMakefile129 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
/linux-2.6.39/arch/frv/
DKconfig355 # At some point in the future, this will cause floating-point math
357 # floating-point math coprocessor. Thrill-seekers and chronically
/linux-2.6.39/Documentation/networking/
Dltpc.txt129 -- Bradford Johnson <bradford@math.umn.edu>
/linux-2.6.39/
DREADME210 - A kernel with math-emulation compiled in will still use the
211 coprocessor if one is present: the math emulation will just
214 have a math coprocessor or not.
/linux-2.6.39/arch/powerpc/kernel/
Dtraps.c1112 PPC_WARN_EMULATED(math, regs); in SoftwareEmulation()
1502 WARN_EMULATED_SETUP(math),
/linux-2.6.39/Documentation/sound/oss/
DPAS165 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken

12