Home
last modified time | relevance | path

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

12

/arch/sparc/kernel/
A Dcpu.c82 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 …]
/arch/x86/math-emu/
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,
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 …]
/arch/sh/
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.
/arch/m68k/
A DKconfig.cpu72 select FPU
84 select FPU
93 select FPU
103 select FPU
282 select FPU if MMU
293 select FPU if MMU
338 depends on (M68KCLASSIC || SUN3) && FPU
465 config FPU config
A DKconfig.machine125 Q60. Select your CPU below. For 68LC060 don't forget to enable FPU
/arch/m68k/ifpsp060/
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
/arch/mips/include/asm/fw/arc/
A Dhinv.h32 FPU, enumerator
/arch/x86/kernel/
A Dhead_32.S186 andl $~1,%edx # Ignore CPUID.FPU
187 jz .Lenable_paging # No flags or only CPUID.FPU = no CR4
/arch/riscv/
A DKconfig.vendor48 depends on FPU
A DKconfig37 select ARCH_HAS_KERNEL_FPU_SUPPORT if 64BIT && FPU
636 depends on FPU
893 config FPU config
894 bool "FPU support"
897 Add support for floating point operations when an FPU is detected at
/arch/mips/dec/
A Dint-handler.S144 bnez t2,fpu # handle FPU immediately
/arch/openrisc/
A DKconfig197 config FPU config
198 bool "FPU support"
/arch/powerpc/platforms/
A DKconfig.cputype302 bool "Support for Floating Point Unit (FPU)" if PPC_MPC832x
307 Most 6xx have an FPU but e300c2 core (mpc832x) don't have
308 an FPU, so when building an embedded kernel for that target
309 you can disable FPU support.
/arch/arc/
A DKconfig328 bool "Enable FPU state persistence across context switch"
330 ARCompact FPU has internal registers to assist with Double precision
371 bool "Reg Pair ACCL:ACCH (FPU and/or MPY > 6 and/or DSP)"
/arch/m68k/fpsp040/
A Dfpsp.h28 | | FPU fsave area |
60 | if the FPU state after the exception is idle.
A Dgen_except.S222 | unimplemented, no FPU restore is necessary. If it was
/arch/nios2/
A DKconfig43 config FPU config
/arch/m68k/ifpsp060/src/
A Dpfpsp.S960 # The `060 FPU multiplier hardware is such that if the result of a
1380 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU;
1958 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU;
2393 # If FPU disabled: #
2394 # - The system stack is changed to an FPU disabled stack frame #
2415 # FPU before exiting. In either the enabled or disabled cases, we #
2459 btst &0x1,%d0 # is FPU disabled?
2943 # The FPU is disabled and so we should really have taken the "Line
3830 # can occur because then FPU is disabled or the instruction is to be #
3839 # check to see if the FPU is disabled. if so, jump to the OS entry
/arch/csky/
A DKconfig302 bool "CPU has FPU coprocessor"
/arch/m68k/math-emu/
A Dfp_scan.S61 | FPDATA - base of emulated FPU registers
/arch/powerpc/
A DKconfig505 such as fsqrt on cores that do have an FPU but do not implement
518 a FPU, you should select this.
521 bool "Just emulate the FPU unimplemented instructions"
523 Select this if you know there does have a hardware FPU on your
/arch/x86/
A DKconfig.debug201 bool "Debug the x86 FPU code"
A DKconfig.cpu53 Select this for an 486-class CPU without an FPU such as
/arch/x86/kvm/
A Dcpuid.c851 F(FPU), in kvm_set_cpu_caps()
1047 ALIASED_1_EDX_F(FPU), in kvm_set_cpu_caps()
/arch/mips/
A DKconfig2187 including initialization of FPU hardware, FP context save & restore
2188 and emulation of an FPU where necessary. Without this support any
2254 bool "Dynamic FPU affinity for FP-intensive threads"
2929 size and complexity of the compiled FPU emulator. Thus if you are

Completed in 70 milliseconds

12