sparc: Correct the asm constraint 'A' to 'i'.
'A' is for 5-bit immediates, but the code matches the behavior of 'i', i.e. any immediate.
Please register or sign in to comment
'A' is for 5-bit immediates, but the code matches the behavior of 'i', i.e. any immediate.