RTEMS | x86_64: Enable and add support for FP tasks (!95)
Matheus Pecoraro (@mpec)
gitlab at rtems.org
Wed Jun 26 13:10:01 UTC 2024
Matheus Pecoraro 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_108127
>
> #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
So **_CPU_Context_save_fp** and **_CPU_Context_restore_fp** would be empty and that process would be done on **_CPU_Context_switch** correct?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/95#note_108127
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/24e89c3a/attachment-0001.htm>
More information about the bugs
mailing list