Home
last modified time | relevance | path

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

12

/Linux-v5.10/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.10/arch/alpha/math-emu/
DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o qrnnd.o
/Linux-v5.10/Documentation/userspace-api/media/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-v5.10/tools/perf/scripts/python/
Devent_analyzing_sample.py22 import math
120 snum = '#' * (int)(math.log(num, 2) + 1)
/Linux-v5.10/arch/sh/math-emu/
DMakefile2 obj-y := math.o
/Linux-v5.10/arch/sparc/
DKbuild8 obj-y += math-emu/
/Linux-v5.10/arch/powerpc/
DKbuild9 obj-y += math-emu/
/Linux-v5.10/arch/m68k/
DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
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.10/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/Linux-v5.10/Documentation/devicetree/bindings/iio/temperature/
Dtmp007.txt1 * TI TMP007 - IR thermopile sensor with integrated math engine
/Linux-v5.10/arch/powerpc/include/asm/
Demulated_ops.h37 struct ppc_emulated_entry math; member
/Linux-v5.10/Documentation/core-api/
Dkernel-api.rst156 .. kernel-doc:: lib/math/int_pow.c
159 .. kernel-doc:: lib/math/int_sqrt.c
171 .. kernel-doc:: lib/math/div64.c
174 .. kernel-doc:: lib/math/gcd.c
/Linux-v5.10/arch/alpha/
DMakefile42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
/Linux-v5.10/tools/testing/selftests/powerpc/
DMakefile32 math \
/Linux-v5.10/arch/nds32/
DMakefile29 core-$(CONFIG_FPU) += arch/nds32/math-emu/
/Linux-v5.10/Documentation/driver-api/media/
Ddtv-common.rst9 Provide some commonly-used math functions, usually required in order to
/Linux-v5.10/arch/parisc/
DMakefile114 kernel-y := mm/ kernel/ math-emu/
/Linux-v5.10/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.10/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu
/Linux-v5.10/tools/testing/selftests/bpf/
DREADME.rst22 math between map_value pointer and register with unbounded min value is not allowed
/Linux-v5.10/arch/sh/
DMakefile120 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/

12