In a function, s5 is used as the frame base SGPR. Before it was
possible if there were stack operations immediately after
the call to be moved before the FP restore copy after the call.
I'm not 100% satisfied with the solution of adding an implicit
use to the ADJCALLSTACK* pseudo, but I'm not sure what would
be better.