RTEMS | x86_64: Enable and add support for FP tasks (!95)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Wed Jun 26 13:11:22 UTC 2024
Sebastian Huber commented on a discussion on cpukit/score/cpu/x86_64/include/rtems/score/cpu.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/95#note_108129
>
> #define CPU_SIMPLE_VECTORED_INTERRUPTS FALSE
> #define CPU_ISR_PASSES_FRAME_POINTER FALSE
> -#define CPU_HARDWARE_FP FALSE
> +#define CPU_HARDWARE_FP TRUE
> #define CPU_SOFTWARE_FP FALSE
> -#define CPU_ALL_TASKS_ARE_FP FALSE
> +#define CPU_ALL_TASKS_ARE_FP TRUE
Yes, it would be all handled by `_CPU_Context_switch()`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/95#note_108129
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240626/d4b5f483/attachment.htm>
More information about the bugs
mailing list