Home
last modified time | relevance | path

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

12

/Linux-v5.4/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 \
/Linux-v5.4/arch/alpha/math-emu/
DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o qrnnd.o
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcolorspaces-details.rst59 .. math::
69 .. math::
80 .. math::
139 .. math::
149 .. math::
160 .. math::
186 .. math::
199 .. math::
266 .. math::
276 .. math::
[all …]
/Linux-v5.4/tools/perf/scripts/python/
Devent_analyzing_sample.py22 import math
120 snum = '#' * (int)(math.log(num, 2) + 1)
/Linux-v5.4/arch/sh/math-emu/
DMakefile2 obj-y := math.o
/Linux-v5.4/arch/sparc/
DKbuild8 obj-y += math-emu/
/Linux-v5.4/arch/powerpc/
DKbuild9 obj-y += math-emu/
/Linux-v5.4/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/Linux-v5.4/Documentation/devicetree/bindings/iio/temperature/
Dtmp007.txt1 * TI TMP007 - IR thermopile sensor with integrated math engine
/Linux-v5.4/arch/powerpc/include/asm/
Demulated_ops.h37 struct ppc_emulated_entry math; member
/Linux-v5.4/Documentation/core-api/
Dkernel-api.rst150 .. kernel-doc:: lib/math/int_pow.c
153 .. kernel-doc:: lib/math/int_sqrt.c
165 .. kernel-doc:: lib/math/div64.c
168 .. kernel-doc:: lib/math/gcd.c
/Linux-v5.4/tools/testing/selftests/powerpc/
DMakefile31 math \
/Linux-v5.4/arch/alpha/
DMakefile42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/Linux-v5.4/arch/nds32/
DMakefile29 core-$(CONFIG_FPU) += arch/nds32/math-emu/
/Linux-v5.4/Documentation/media/kapi/
Ddtv-common.rst9 Provide some commonly-used math functions, usually required in order to
/Linux-v5.4/arch/parisc/
DMakefile108 kernel-y := mm/ kernel/ math-emu/
/Linux-v5.4/lib/raid6/
Dvpermxor.uc13 * $#-way unrolled portable integer math RAID-6 instruction set
Daltivec.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
/Linux-v5.4/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu
/Linux-v5.4/arch/m68k/
DKconfig.cpu314 At some point in the future, this will cause floating-point math
316 floating-point math coprocessor. Thrill-seekers and chronically
339 math coprocessor. This makes the kernel a bit faster as no tests
/Linux-v5.4/arch/sh/
DMakefile137 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
/Linux-v5.4/tools/cgroup/
Diocost_monitor.py16 import math
/Linux-v5.4/arch/x86/
DMakefile254 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/

12