-
- Downloads
The callback trampoline needs to save at least r13 and r24 to prevent
them from getting clobbered because the linkage-table trampoline uses them. This was causing the callback qsort example from Luis Oliviera to fail. There might be other registers that need saving.
Loading
Please register or sign in to comment