zephyr/arch/x86/core/intel64
Daniel Leung d33017b458 x86: x86-64: add arch_float_en-/dis-able() functions
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>
2021-09-03 10:00:02 -04:00
..
coredump.c
cpu.c arch: x86: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
fatal.c
irq.c
locore.S arch/x86_64: Use modern CR0 assembly 2021-06-03 20:07:50 -05:00
thread.c x86: x86-64: add arch_float_en-/dis-able() functions 2021-09-03 10:00:02 -04:00
userspace.S x86: 32-bit: restore virtual linking capability 2021-03-16 15:03:44 -04:00