Searched refs:FPU (Results 1 – 18 of 18) sorted by relevance
2 ; Return the current FPU rounding mode.34 fnstcw [rsp + 8] ; save 16-bit FPU Control Word35 mov eax, [rsp + 8] ; get the saved FPU Control Word
2 ; Return the current FPU rounding mode.
95 VECI(FPU);
869 UINT32 FPU:1; member
121 ; Call assembly function to initialize FPU.
128 # Call assembly function to initialize FPU.
127 ; Call assembly function to initialize FPU.
704 ; x87 FPU/MMX/SSE/SSE2/SSE3/SSSE3/SSE4 instructions.
154 ; Call assembly function to initialize FPU.
162 # Call assembly function to initialize FPU.
160 ; Call assembly function to initialize FPU.
353 UINT32 FPU:1; member
201 call eax ; Call assembly function to initialize FPU per UEFI spec
206 call rax ; Call assembly function to initialize FPU per UEFI spec
1425 …#define FPU ((FPU_Type *) FPU_BASE ) /*!< Floating Point Unit … macro
1612 …#define FPU ((FPU_Type *) FPU_BASE ) /*!< Floating Point Unit … macro
274 PRINT_BIT_FIELD (Edx, FPU); in CpuidVersionInfo()
548 Device(FPU) {