Dokumentation
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well. More...
Classes | |
| struct | State.st |
Functions | |
| bool | init () |
| Initialize FPU on the current CPU. | |
| assert_size (State, 512) | |
Constants | |
| static bool | has_initial_state = false |
| static State | initial_state |
Detailed Description
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well.
Class Documentation
| struct FPU::State.st |
| Class Members | ||
|---|---|---|
| ST | value | |
| uint64_t | __pad0__: 48 | |
Function Documentation
| bool FPU::init | ( | ) |
Initialize FPU on the current CPU.
- Returns
trueon successful initialization
| FPU::assert_size | ( | State | , |
| 512 | |||
| ) |
Constant Documentation
|
static |
|
static |