mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
On SPE enabled builds the extended bits of r3 need to be saved separately to the stack. Make ppc_exc_interrupt to do that correctly. Fixes #5389