|
StuBS
|
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well. More...
Classes | |
| union | State.__unnamed0__ |
| union | State.__unnamed1__ |
Structs | |
| struct | State |
| 512 byte structure for FPU / MMX / SSE registers corresponds to the layout used by the instructions fxsave and fxrstor. More... | |
| struct | State.__unnamed0__.__unnamed0__ |
| struct | State.__unnamed1__.__unnamed0__ |
| struct | State.st |
Functions | |
| bool | init () |
| Initialize FPU on the current CPU. | |
| assert_size (State, 512) | |
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well.
| union FPU::State.__unnamed0__ |
| Class Members | ||
|---|---|---|
| uint64_t | ip | |
| struct State.__unnamed0__.__unnamed0__ | __unnamed__ | |
| union FPU::State.__unnamed1__ |
| Class Members | ||
|---|---|---|
| uint64_t | dp | |
| struct State.__unnamed1__.__unnamed0__ | __unnamed__ | |
| bool FPU::init | ( | ) |
Initialize FPU on the current CPU.