Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Per ABI, only x1 and x5 should be treated as function returns
We were doing so for x3 and x7, as well, which could reduce performance for compilers that happen to perform indirect jumps via t2 (x7).
- Loading branch information