This adds arch_float_enable() and arch_float_disable() to x86-64. As x86-64 always has FP/SSE enabled, these operations are basically no-ops. These are added just for the completeness of arch interface. Fixes #38022 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
|---|---|---|
| .. | ||
| coredump.c | ||
| cpu.c | ||
| fatal.c | ||
| irq.c | ||
| locore.S | ||
| thread.c | ||
| userspace.S | ||