On Oct 4, 2015, at 11:15 AM, H.J. Lu <hjl.to...@gmail.com> wrote: > Current stack alignment implementation requires at least > one, maybe two, scratch registers:
So, I have some cases where I need scratch registers as well. I always save 2 registers and they go first (and restore last), so I can always use them.