mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
c3d4802ac8
The new implementation of the FPU and FPU context is taken out to separate architecture-dependent header files. The generic Cpu_lazy_state is deleted. There is no hint about the existence of something like an FPU in the generic non-architexture-dependent code anymore. Instead the architecture-dependent CPU context of a thread is extended by an FPU context where supported. Moreover, the current FPU implementations are enhanced so that threads that get deleted now release the FPU when still obtaining it. Fix #1855 |
||
---|---|---|
.. | ||
spec | ||
base-common.inc | ||
base.mk | ||
core-muen.mk | ||
core-perf_counter.mk | ||
core-trustzone_off.mk | ||
core-trustzone.inc | ||
core-trustzone.mk | ||
core.inc |