You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arc64: Update setjmp/longjmp commit fixes a nasty issue. It seems like that only the 64-bit registers r14-r26, sp, ilink, r30, blink need to be saved and nothing else. It would be very helpful if this is documented in the wiki.