mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-08 22:12:39 +00:00
5c27993884
instead via the hardware registers of the FPU. On Genode all components and so VMMs are built such, that the compiler may generate optimized code by using the FPU at any time. We had to make sure to save the FPU state as early as possible before the VMM component touches the FPU, to avoid corrupting & losing guest FPU state. This caused headache again and again. To avoid the uncertainty, we remove this feature and explicitly transfer the FPU state via the UTCB.
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
a9f11fdc132f027ed1d58da86fe39679da98699c
|