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
Software should instead always use l.jal and r9, but here it is even simpler: Use the id from the macro. Also needs change in the exception handler then (no address given anymore).
The text was updated successfully, but these errors were encountered:
We should not use the SPR_NPC here: https://github.com/openrisc/newlib/blob/or1k/libgloss/or1k/crt0.S#L153
Software should instead always use
l.jal
andr9
, but here it is even simpler: Use theid
from the macro. Also needs change in the exception handler then (no address given anymore).The text was updated successfully, but these errors were encountered: