Home
last modified time | relevance | path

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

12

/Linux-v4.19/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 \
20 ccflags-y = -I. -Iinclude/math-emu -w
/Linux-v4.19/arch/alpha/math-emu/
DMakefile7 obj-$(CONFIG_MATHEMU) += math-emu.o
9 math-emu-objs := math.o qrnnd.o
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcolorspaces-details.rst52 .. math::
62 .. math::
73 .. math::
132 .. math::
142 .. math::
153 .. math::
179 .. math::
192 .. math::
259 .. math::
269 .. math::
[all …]
/Linux-v4.19/tools/perf/scripts/python/
Devent_analyzing_sample.py20 import math
118 snum = '#' * (int)(math.log(num, 2) + 1)
/Linux-v4.19/arch/sh/math-emu/
DMakefile1 obj-y := math.o
/Linux-v4.19/arch/sparc/
DKbuild7 obj-y += math-emu/
/Linux-v4.19/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/Linux-v4.19/Documentation/devicetree/bindings/iio/temperature/
Dtmp007.txt1 * TI TMP007 - IR thermopile sensor with integrated math engine
/Linux-v4.19/arch/powerpc/include/asm/
Demulated_ops.h49 struct ppc_emulated_entry math; member
/Linux-v4.19/arch/alpha/
DMakefile42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/Linux-v4.19/tools/testing/selftests/powerpc/
DMakefile30 math \
/Linux-v4.19/Documentation/media/kapi/
Ddtv-common.rst7 Provide some commonly-used math functions, usually required in order to
/Linux-v4.19/arch/parisc/
DMakefile85 kernel-y := mm/ kernel/ math-emu/
/Linux-v4.19/lib/raid6/
Dvpermxor.uc13 * $#-way unrolled portable integer math RAID-6 instruction set
Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
/Linux-v4.19/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu
/Linux-v4.19/arch/m68k/
DKconfig.cpu313 At some point in the future, this will cause floating-point math
315 floating-point math coprocessor. Thrill-seekers and chronically
338 math coprocessor. This makes the kernel a bit faster as no tests
/Linux-v4.19/arch/sh/
DMakefile137 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
/Linux-v4.19/arch/x86/
DMakefile254 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
/Linux-v4.19/Documentation/admin-guide/
DREADME.rst239 - A kernel with math-emulation compiled in will still use the
240 coprocessor if one is present: the math emulation will just
243 have a math coprocessor or not.
/Linux-v4.19/Documentation/networking/
Dltpc.txt129 -- Bradford Johnson <bradford@math.umn.edu>
/Linux-v4.19/Documentation/doc-guide/
Dsphinx.rst53 #) Some ReST pages contain math expressions. Due to the way Sphinx work,
113 the requirements for images, math expressions and LaTeX build, and assumes
/Linux-v4.19/drivers/crypto/caam/
Dregs.h871 u64 math[4]; /* DxMTH - Math register */ member

12