Searched refs:math (Results 1 – 25 of 37) sorted by relevance
12
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 \20 ccflags-y = -I. -Iinclude/math-emu -w
7 obj-$(CONFIG_MATHEMU) += math-emu.o9 math-emu-objs := math.o qrnnd.o
52 .. math::62 .. math::73 .. math::132 .. math::142 .. math::153 .. math::179 .. math::192 .. math::259 .. math::269 .. math::[all …]
20 import math118 snum = '#' * (int)(math.log(num, 2) + 1)
1 obj-y := math.o
7 obj-y += math-emu/
20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
1 * TI TMP007 - IR thermopile sensor with integrated math engine
49 struct ppc_emulated_entry math; member
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
30 math \
7 Provide some commonly-used math functions, usually required in order to
85 kernel-y := mm/ kernel/ math-emu/
13 * $#-way unrolled portable integer math RAID-6 instruction set
16 * $#-way unrolled portable integer math RAID-6 instruction set
22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
114 # used for math-emu
313 At some point in the future, this will cause floating-point math315 floating-point math coprocessor. Thrill-seekers and chronically338 math coprocessor. This makes the kernel a bit faster as no tests
137 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
254 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
239 - A kernel with math-emulation compiled in will still use the240 coprocessor if one is present: the math emulation will just243 have a math coprocessor or not.
129 -- Bradford Johnson <bradford@math.umn.edu>
53 #) Some ReST pages contain math expressions. Due to the way Sphinx work,113 the requirements for images, math expressions and LaTeX build, and assumes
871 u64 math[4]; /* DxMTH - Math register */ member