/openbmc/linux/arch/sparc/kernel/ |
H A D | cpu.c | 82 FPU(-1, NULL) 103 FPU(-1, NULL) 114 FPU(-1, NULL) 123 FPU(-1, NULL) 142 FPU(-1, NULL) 152 FPU(-1, NULL) 161 FPU(-1, NULL) 170 FPU(-1, NULL) 179 FPU(-1, NULL) 193 FPU(-1, NULL) [all …]
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | README | 2 | 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, 82 emulate each FPU instruction to completion without interruption. 101 There are a number of differences between the current wm-FPU-emu 167 affected by the FPU instruction trap overhead. 203 wm-FPU-emu w original w 229 than that of an Intel 80486 FPU. [all …]
|
/openbmc/linux/arch/sh/ |
H A D | Kconfig.cpu | 21 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.
|
/openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
H A D | feature-microblaze-math.inc | 7 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…
|
/openbmc/openbmc/poky/meta/conf/machine/include/powerpc/ |
H A D | arch-powerpc.inc | 21 TUNEVALID[fpu-hard] = "Use hardware FPU." 24 TUNEVALID[fpu-soft] = "Use software FPU."
|
/openbmc/openbmc/poky/meta/conf/machine/include/arm/ |
H A D | README | 39 ARMPKGSFX_FPU - This is the FPU specific suffix. The suffix indicates 40 specific FPU optimizations. 'vfp' and 'neon' are both defined.
|
/openbmc/linux/Documentation/locking/ |
H A D | preempt-locking.rst | 46 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,
|
/openbmc/linux/arch/m68k/ |
H A D | Kconfig.cpu | 59 select FPU 70 select FPU 80 select FPU 91 select FPU 270 select FPU if MMU 281 select FPU if MMU 326 depends on M68KCLASSIC && FPU 453 config FPU config
|
/openbmc/linux/tools/testing/selftests/powerpc/math/ |
H A D | fpu_asm.S | 97 # 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
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | fskeleton.S | 208 | 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
|
/openbmc/linux/Documentation/arch/arm/stm32/ |
H A D | stm32f429-overview.rst | 11 - ARM Cortex-M4 up to 180MHz with FPU
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/ |
H A D | nbench-byte_2.2.3.bb | 3 designed to expose the capabilities of a system's CPU, FPU, \
|
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 116 FPU上下文不会被保存;即使在用户上下文中,FPU状态也可能与当前进程不一致: 117 您会弄乱某些用户进程的FPU状态。如果真的要这样做,就必须显式地保存/恢复 118 完整的FPU状态(并避免上下文切换)。这通常不是个好主意;请优先用定点算法。
|
/openbmc/qemu/docs/system/arm/ |
H A D | musca.rst | 27 asymmetric: CPU 0 does not have the FPU or DSP extensions,
|
/openbmc/qemu/target/mips/tcg/ |
H A D | vr54xx_helper.h.inc | 5 * Copyright (c) 2006 Marius Groeger (FPU operations)
|
/openbmc/u-boot/doc/ |
H A D | README.ag101p | 5 with FPU and DDR contoller support.
|
/openbmc/linux/arch/x86/kernel/ |
H A D | head_32.S | 201 andl $~1,%edx # Ignore CPUID.FPU 202 jz .Lenable_paging # No flags or only CPUID.FPU = no CR4
|
/openbmc/linux/arch/mips/include/asm/fw/arc/ |
H A D | hinv.h | 32 FPU, enumerator
|
/openbmc/linux/Documentation/translations/zh_CN/arch/parisc/ |
H A D | registers.rst | 28 CR10 (CCR) FPU延迟保存*
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/ |
H A D | nbench_32bits.patch | 12 expose the capabilities of a system's CPU, FPU and memory system.
|
/openbmc/linux/arch/mips/dec/ |
H A D | int-handler.S | 144 bnez t2,fpu # handle FPU immediately
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Kconfig.cputype | 312 bool "Support for Floating Point Unit (FPU)" if PPC_MPC832x 317 Most 6xx have an FPU but e300c2 core (mpc832x) don't have 318 an FPU, so when building an embedded kernel for that target 319 you can disable FPU support.
|
/openbmc/qemu/target/arm/tcg/ |
H A D | m-nocp.decode | 53 # to FPCXT_NS succeed even if the FPU is disabled. We therefore need
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 51 1, 0, EDX, 0, fpu, x87 FPU on chip 163 # 7, 0, EBX, 6, fdp_excp_only, x87 FPU Data Pointer updated only on x87 exceptions 170 7, 0, EBX, 13, depc_fpu_cs_ds, Deprecates FPU CS and FPU DS
|
/openbmc/qemu/target/mips/ |
H A D | cpu-defs.c.inc | 29 no code compression, EJTAG present, no FPU */ 239 /* we have a DSP, but no FPU */ 561 /* The R4000 has a full 64bit FPU but doesn't use the fcr0 bits. */ 582 /* The VR5432 has a full 64bit FPU but doesn't use the fcr0 bits. */
|