Home
last modified time | relevance | path

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

12

/linux-5.19.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-5.19.10/arch/alpha/math-emu/
DMakefile8 obj-$(CONFIG_MATHEMU) += math-emu.o
10 math-emu-objs := math.o
/linux-5.19.10/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst48 .. math::
58 .. math::
69 .. math::
124 .. math::
134 .. math::
145 .. math::
171 .. math::
184 .. math::
247 .. math::
257 .. math::
[all …]
/linux-5.19.10/Documentation/translations/zh_CN/core-api/
Dkernel-api.rst155 lib/math/int_pow.c
157 lib/math/int_sqrt.c
168 lib/math/div64.c
170 lib/math/gcd.c
/linux-5.19.10/tools/perf/scripts/python/
Devent_analyzing_sample.py22 import math
120 snum = '#' * (int)(math.log(num, 2) + 1)
/linux-5.19.10/arch/sh/math-emu/
DMakefile2 obj-y := math.o
/linux-5.19.10/arch/parisc/
DKbuild2 obj-y += mm/ kernel/ math-emu/
/linux-5.19.10/arch/alpha/
DKbuild3 obj-$(CONFIG_MATHEMU) += math-emu/
/linux-5.19.10/arch/sh/
DKbuild3 obj-$(CONFIG_SH_FPU_EMU) += math-emu/
/linux-5.19.10/arch/sparc/
DKbuild8 obj-y += math-emu/
/linux-5.19.10/arch/powerpc/
DKbuild9 obj-y += math-emu/
/linux-5.19.10/arch/m68k/
DKbuild17 obj-$(CONFIG_M68KFPU_EMU) += math-emu/
DKconfig.cpu332 At some point in the future, this will cause floating-point math
334 floating-point math coprocessor. Thrill-seekers and chronically
357 math coprocessor. This makes the kernel a bit faster as no tests
/linux-5.19.10/arch/parisc/math-emu/
DMakefile20 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
/linux-5.19.10/arch/powerpc/include/asm/
Demulated_ops.h37 struct ppc_emulated_entry math; member
/linux-5.19.10/Documentation/core-api/
Dkernel-api.rst153 .. kernel-doc:: lib/math/int_pow.c
156 .. kernel-doc:: lib/math/int_sqrt.c
168 .. kernel-doc:: lib/math/div64.c
171 .. kernel-doc:: lib/math/gcd.c
/linux-5.19.10/Documentation/devicetree/bindings/iio/temperature/
Dti,tmp007.yaml7 title: IR thermopile sensor with integrated math engine
/linux-5.19.10/tools/testing/selftests/powerpc/
DMakefile32 math \
/linux-5.19.10/Documentation/translations/zh_CN/vm/
Dmemory-model.rst73 .. math::
/linux-5.19.10/Documentation/driver-api/media/
Ddtv-common.rst9 Provide some commonly-used math functions, usually required in order to
/linux-5.19.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
Dint.uc16 * $#-way unrolled portable integer math RAID-6 instruction set
Dneon.uc22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
/linux-5.19.10/arch/powerpc/platforms/83xx/
DKconfig114 # used for math-emu

12