Aufgabe 6: Synchronisation
fpu.h File Reference
Helper for floating point unit (x87), Multi Media Extension (MMX) and Streaming SIMD Extensions (SSE) More...
Include dependency graph for fpu.h:
This graph shows which files directly or indirectly include this file:
Classes | |
struct | FPU::State.st |
Namespaces | |
namespace | FPU |
For the sake of simplicity we call it just FPU, although this is for MMX and SSE as well. | |
Functions | |
FPU::assert_size (State, 512) | |
bool | FPU::init () |
Initialize FPU on the current CPU. More... | |
Detailed Description
Helper for floating point unit (x87), Multi Media Extension (MMX) and Streaming SIMD Extensions (SSE)