Searched refs:FPU (Results 1 - 13 of 13) sorted by relevance

/linux-master/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(
[all...]
/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h32 FPU, enumerator in enum:configtype
/linux-master/tools/testing/selftests/powerpc/math/
H A Dfpu_asm.S132 # On starting will (atomically) decrement not_ready as a signal that the FPU
133 # has been loaded with darray. Will proceed to check the validity of the FPU
/linux-master/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
/linux-master/arch/x86/kernel/
H A Dhead_32.S173 * if and only if CPUID exists and has flags other than the FPU flag set.
191 andl $~1,%edx # Ignore CPUID.FPU
192 jz .Lenable_paging # No flags or only CPUID.FPU = no CR4
/linux-master/arch/mips/dec/
H A Dint-handler.S67 * 7 FPU
80 * 7 FPU
93 * 7 FPU/R4k timer
106 * 7 FPU/R4k timer
119 * 7 FPU/R4k timer
144 bnez t2,fpu # handle FPU immediately
/linux-master/drivers/zorro/
H A Dzorro.ids127 1000 DKM 1202 [FPU and RAM Expansion]
353 0100 A1200 [FPU and RAM Expansion]
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h28 | | FPU fsave area |
60 | if the FPU state after the exception is idle.
H A Dgen_except.S222 | unimplemented, no FPU restore is necessary. If it was
398 | the stack an extra 2 words and get the FPIAR from the FPU.
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S960 # The `060 FPU multiplier hardware is such that if the result of a
993 # The `060 FPU multiplier hardware is such that if the result of a
1021 # The `060 FPU multiplier hardware is such that if the result of a
1152 # this exception into the FPU in the fsave state frame and then exit #
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;
2379 # _real_fpu_disabled() - "callout" for "FPU disabled" exception #
2393 # If FPU disabled: #
2394 # - The system stack is changed to an FPU disabled stack frame #
2415 # FPU befor
[all...]
H A Dfpsp.S961 # The `060 FPU multiplier hardware is such that if the result of a
994 # The `060 FPU multiplier hardware is such that if the result of a
1022 # The `060 FPU multiplier hardware is such that if the result of a
1153 # this exception into the FPU in the fsave state frame and then exit #
1381 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU;
1959 # restore exc state (SNAN||OPERR||OVFL||UNFL||DZ||INEX) into the FPU;
2380 # _real_fpu_disabled() - "callout" for "FPU disabled" exception #
2394 # If FPU disabled: #
2395 # - The system stack is changed to an FPU disabled stack frame #
2416 # FPU befor
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_scan.S61 | FPDATA - base of emulated FPU registers
/linux-master/arch/x86/kvm/
H A Dcpuid.c155 * enabling in the FPU, e.g. to expand the guest XSAVE state size.
632 F(FPU) | F(VME) | F(DE) | F(PSE) |
721 F(FPU) | F(VME) | F(DE) | F(PSE) |

Completed in 217 milliseconds