Home
last modified time | relevance | path

Searched refs:FPU (Results 1 – 25 of 82) sorted by relevance

1234

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dcpu.c60 #define FPU(ver, _name) \ macro
75 FPU(0, "Fujitsu MB86910 or Weitek WTL1164/5"),
76 FPU(1, "Fujitsu MB86911 or Weitek WTL1164/5 or LSI L64831"),
77 FPU(2, "LSI Logic L64802 or Texas Instruments ACT8847"),
79 FPU(3, "Weitek WTL3170/2"),
81 FPU(4, "Lsi Logic/Meiko L64804 or compatible"),
82 FPU(-1, NULL)
99 FPU(0, "ROSS HyperSparc combined IU/FPU"),
100 FPU(1, "Lsi Logic L64814"),
101 FPU(2, "Texas Instruments TMS390-C602A"),
[all …]
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A DREADME2 | wm-FPU-emu an FPU emulator for 80386 and 80486SX microprocessors. |
25 wm-FPU-emu is an FPU emulator for Linux. It is derived from wm-emu387
31 My target FPU for wm-FPU-emu is that described in the Intel486
33 facets of the functioning of the FPU are not well covered in the
40 wm-FPU-emu does not implement all of the behaviour of the 80486 FPU,
56 ----------------------- Internals of wm-FPU-emu -----------------------
82 emulate each FPU instruction to completion without interruption.
99 ----------------------- Limitations of wm-FPU-emu -----------------------
101 There are a number of differences between the current wm-FPU-emu
102 (version 2.01) and the 80486 FPU (apart from bugs). The differences
[all …]
/OK3568_Linux_fs/kernel/arch/nds32/
H A DKconfig.cpu11 config FPU config
12 bool "FPU support"
15 If FPU ISA is used in user space, this configuration shall be Y to
19 If no FPU ISA is used in user space, say N.
22 bool "lazy FPU support"
23 depends on FPU
26 Say Y here to enable the lazy FPU scheme. The lazy FPU scheme can
28 frequency of the FPU register.
34 depends on FPU
40 possibly significant due to additional FPU exception.
/OK3568_Linux_fs/kernel/arch/sh/
H A DKconfig.cpu21 prompt "FPU support"
25 have FPU units (ie, SH77xx).
27 This option must be set in order to enable the FPU.
31 prompt "FPU emulation support"
34 Selecting this option will enable support for software FPU emulation.
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.powerpc24 bool "405 with FPU"
30 bool "440 with FPU"
36 bool "464 with FPU"
42 bool "476 with FPU"
150 If your target CPU does not have a Floating Point Unit (FPU)
151 or a kernel FPU emulator, but you still wish to support
H A DConfig.in.csky24 bool "Enable FPU coprocessor"
28 Floating-Point Coprocessor or if you don't need FPU support
H A DConfig.in.arc31 bool "ARC HS38 with Quad MAC & FPU"
35 - Double-precision FPU
50 - Double-precision FPU
H A DConfig.in.mips93 bug in the FPU that can generate incorrect results in
169 If your target CPU does not have a Floating Point Unit (FPU)
170 or a kernel FPU emulator, but you still wish to support
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/microblaze/
H A Dfeature-microblaze-math.inc7 TUNEVALID[fpu-soft] = "Software FPU"
8 TUNEVALID[fpu-hard] = "Hardware FPU in basic mode"
9 TUNEVALID[fpu-hard-extended] = "Hardware FPU in extended mode (conversion and square root instructi…
/OK3568_Linux_fs/kernel/arch/m68k/
H A DKconfig.cpu69 select FPU
80 select FPU
90 select FPU
101 select FPU
270 select FPU if MMU
280 select FPU if MMU
315 depends on M68KCLASSIC && FPU
429 config FPU config
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/powerpc/
H A Darch-powerpc.inc21 TUNEVALID[fpu-hard] = "Use hardware FPU."
24 TUNEVALID[fpu-soft] = "Use software FPU."
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dpreempt-locking.rst46 switch. For example, on x86, entering and exiting FPU mode is now a critical
49 Remember, the kernel does not save FPU state except for user tasks. Therefore,
50 upon preemption, the FPU registers will be sold to the lowest bidder. Thus,
53 Note, some FPU functions are already explicitly preempt safe. For example,
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/
H A DREADME39 ARMPKGSFX_FPU - This is the FPU specific suffix. The suffix indicates
40 specific FPU optimizations. 'vfp' and 'neon' are both defined.
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfskeleton.S208 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
219 | This is the exit point for the 060FPSP when an FPU disabled exception is
222 | the FPU is disabled, and F-Line Illegal instructions. The 060FPSP module
223 | _fpsp_fline() distinguishes between the three and acts appropriately. FPU disabled
226 | The sample code below enables the FPU, sets the PC field in the exception stack
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S97 # On starting will (atomically) decrement not_ready as a signal that the FPU
98 # has been loaded with darray. Will proceed to check the validity of the FPU
/OK3568_Linux_fs/kernel/Documentation/arm/stm32/
H A Dstm32f429-overview.rst11 - ARM Cortex-M4 up to 180MHz with FPU
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/
H A Dnbench-byte_2.2.3.bb3 designed to expose the capabilities of a system's CPU, FPU, \
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-linaro-armeb/
H A DConfig.in27 convention, and uses the VFPv3-D16 FPU instructions.
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-linaro-arm/
H A DConfig.in28 the VFPv3-D16 FPU instructions.
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-arm-arm/
H A DConfig.in26 and uses the NEON FPU instructions.
/OK3568_Linux_fs/buildroot/package/opus/
H A DConfig.in24 without a fast enough FPU).
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.ag101p5 with FPU and DDR contoller support.
/OK3568_Linux_fs/kernel/arch/mips/include/asm/fw/arc/
H A Dhinv.h32 FPU, enumerator
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/
H A Dnbench_32bits.patch12 expose the capabilities of a system's CPU, FPU and memory system.
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A DConfig.in10 # assumes a FPU is available on MIPS

1234