/linux-4.4.14/arch/powerpc/math-emu/ |
D | Makefile | 1 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o 2 obj-$(CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED) += $(math-emu-common-objs) 3 obj-$(CONFIG_MATH_EMULATION_FULL) += $(math-emu-common-objs) fabs.o fadd.o \ 11 mtfsb1.o stfiwx.o stfs.o math.o \ 19 ccflags-y = -I. -Iinclude/math-emu -w
|
/linux-4.4.14/arch/alpha/math-emu/ |
D | Makefile | 7 obj-$(CONFIG_MATHEMU) += math-emu.o 9 math-emu-objs := math.o qrnnd.o
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | event_analyzing_sample.py | 19 import math 117 snum = '#' * (int)(math.log(num, 2) + 1)
|
/linux-4.4.14/arch/sh/math-emu/ |
D | Makefile | 1 obj-y := math.o
|
/linux-4.4.14/arch/sparc/ |
D | Kbuild | 7 obj-y += math-emu/
|
/linux-4.4.14/arch/parisc/math-emu/ |
D | Makefile | 19 obj-$(CONFIG_MATH_EMULATION) += unimplemented-math-emulation.o
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | emulated_ops.h | 49 struct ppc_emulated_entry math; member
|
/linux-4.4.14/arch/alpha/ |
D | Makefile | 42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
|
/linux-4.4.14/arch/parisc/ |
D | Makefile | 86 kernel-y := mm/ kernel/ math-emu/
|
/linux-4.4.14/lib/raid6/ |
D | tilegx.uc | 17 * $#-way unrolled TILE-Gx SIMD for RAID-6 math.
|
D | altivec.uc | 16 * $#-way unrolled portable integer math RAID-6 instruction set
|
D | neon.uc | 22 * $#-way unrolled NEON intrinsics math RAID-6 instruction set
|
D | int.uc | 16 * $#-way unrolled portable integer math RAID-6 instruction set
|
/linux-4.4.14/arch/powerpc/platforms/83xx/ |
D | Kconfig | 121 # used for math-emu
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.cpu | 301 At some point in the future, this will cause floating-point math 303 floating-point math coprocessor. Thrill-seekers and chronically 326 math coprocessor. This makes the kernel a bit faster as no tests
|
/linux-4.4.14/arch/sh/ |
D | Makefile | 131 core-$(CONFIG_SH_FPU_EMU) += arch/sh/math-emu/
|
/linux-4.4.14/arch/x86/ |
D | Makefile | 219 drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
|
D | Kconfig | 1531 Linux can emulate a math coprocessor (used for floating point 1533 a math coprocessor built in, 486SX and 386 do not, unless you added 1538 If you don't have a math coprocessor, you need to say Y here; if you 1547 More information about the internals of the Linux math coprocessor 1548 emulation can be found in <file:arch/x86/math-emu/README>.
|
/linux-4.4.14/Documentation/networking/ |
D | ltpc.txt | 129 -- Bradford Johnson <bradford@math.umn.edu>
|
/linux-4.4.14/ |
D | README | 236 - A kernel with math-emulation compiled in will still use the 237 coprocessor if one is present: the math emulation will just 240 have a math coprocessor or not.
|
D | CREDITS | 419 W: http://math-www.uni-paderborn.de/~axel/ 3224 W: http://topo.math.u-psud.fr/~sands 3974 E: qx@math.columbia.edu
|
D | MAINTAINERS | 4425 F: arch/x86/math-emu/
|
/linux-4.4.14/arch/powerpc/ |
D | Makefile | 231 arch/powerpc/math-emu/ \
|
/linux-4.4.14/arch/mips/ |
D | Makefile | 288 libs-y += arch/mips/math-emu/
|
/linux-4.4.14/drivers/crypto/caam/ |
D | regs.h | 806 u64 math[4]; /* DxMTH - Math register */ member
|
/linux-4.4.14/Documentation/sound/oss/ |
D | PAS16 | 5 Acknowledgement to Axel Boldt (boldt@math.ucsb.edu) for stuff taken
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | traps.c | 1114 PPC_WARN_EMULATED(math, regs); in emulate_math() 1911 WARN_EMULATED_SETUP(math),
|
/linux-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 193 My math skills are insufficient to do the combinatorics for the 17x
|
/linux-4.4.14/Documentation/video4linux/ |
D | Zoran | 397 Let's do some math using a width of 704 pixels. I'm not sure whether the Buz 418 examples. Let's do some math using this information:
|
/linux-4.4.14/arch/x86/math-emu/ |
D | README | 29 the original Linux math emulator by Linus Torvalds.
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 86 # or 32-bit divides if possible. Else, use a special math algorithm #
|
D | fpsp.S | 11403 # math operation relative to the address of this table. Included are
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 2058 bool "NWFPE math emulation" 2082 bool "FastFPE math emulation (EXPERIMENTAL)"
|
/linux-4.4.14/Documentation/ |
D | HOWTO | 535 "Think of a teacher grading homework from a math student. The
|