incubator-nuttx/sched/misc
p-szafonimateusz 2192d83200 arch/x86_64: add support for XSAVE/XRSTOR
Add support for XSAVE/XRSTOR to handle x86_64 procesor extended states.
Support for these instructions is required to support AVX instruction set

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-07-01 13:27:33 +08:00
..
CMakeLists.txt fix nxstyle 2024-05-11 01:19:06 +08:00
Make.defs sched: Move dump.c to sched_dumponexit.c 2024-04-19 08:39:10 +08:00
assert.c arch/x86_64: add support for XSAVE/XRSTOR 2024-07-01 13:27:33 +08:00
coredump.c coredump: support coredump save to block device when crash 2023-12-10 07:02:03 -08:00
coredump.h coredump: support coredump save to block device when crash 2023-12-10 07:02:03 -08:00
deadlock.c sched/misc: optimize collect_deadlock implementation 2023-09-07 00:50:30 +08:00
panic_notifier.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
reboot_notifier.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00