Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
k1c: Remove asm_panic dependencies for $r0
Summary: Remove dependencies on $r0 to be set to $sr in function called in asm_panic. This will avoid breaking unvoluntarily this piece of code in case of changes in caller. Test Plan: Check that asm_panic is still working correctly by calling them directly from the debugger. Reviewers: O51 Linux Coolidge, gthouvenin Reviewed By: O51 Linux Coolidge, gthouvenin Subscribers: gthouvenin, alfred, #linux_coolidge_cc Differential Revision: https://phab.kalray.eu/D2157
- Loading branch information