StuBS
|
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 |
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well.
struct FPU::State.st |
Class Members | ||
---|---|---|
ST | value | |
uint64_t | __pad0__: 48 |
bool FPU::init | ( | ) |
Initialize FPU on the current CPU.
true
on successful initialization FPU::assert_size | ( | State | , |
512 | |||
) |
|
static |
|
static |