RTEMS | cpukit/score/cpu/mips: The port has no thread-local storage (#5689)

Sebastian Huber (@sebhub) gitlab at rtems.org
Mon Aug 17 02:23:17 UTC 2026



Issue created by Sebastian Huber: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5689



The port implements no thread-local storage. The MIPS ABI reads the thread
pointer with the `rdhwr` instruction from hardware register 29, which the
processor of the `jmr3904` BSP does not implement, so the access takes a
reserved instruction exception.

Found while running the full test suite on the GDB simulator. This description
was created with Claude Code assistance.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5689
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-0coqp6s98k0nzd8s3tcu0yvmj-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260817/dbc02358/attachment.htm>


More information about the bugs mailing list