On 9/18/23 13:10, Andrew Waterman wrote:
Vineet,

Your understanding of the ABI is correct; both int and unsigned int
arguments must already be sign-extended.  The sext.w is semantically
unnecessary; the bltu could correctly reference a1 instead of a6.

Good luck eliminating it!

Thanks for the quick response and confirmation !

-Vineet

Reply via email to