zephyr/arch/x86
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
..
core x86: x86-64: add arch_float_en-/dis-able() functions 2021-09-03 10:00:02 -04:00
include
zefi arch/x86/zefi: Fix entry-nop hack for EFI entry 2021-06-14 08:22:34 -04:00
CMakeLists.txt
Kconfig x86: reduce VM size if ACPI to 1GB 2021-06-11 16:12:52 +02:00
gen_gdt.py
gen_idt.py
gen_mmu.py linker: align _image_text_start/end/size linker symbols name 2021-08-28 08:48:03 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake
timing.c