x86ish *.S: Use `stalloc' consistently to allocate space on the stack.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 30 Oct 2019 23:10:51 +0000 (23:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 9 May 2020 19:57:33 +0000 (20:57 +0100)
commit6d2bd7f11dcd292461bbd66e487e4367f05f9fe8
treedef2860fabcb4f9e5657b722c3b5e7d014a47b8a
parent4d99c15efa500303c59a6e419634f2ed0123766d
x86ish *.S: Use `stalloc' consistently to allocate space on the stack.

Also, prefer aligning afterwards, except where that won't work.
math/mpx-mul4-x86-sse2.S
symm/chacha-x86ish-sse2.S
symm/gcm-x86ish-pclmul.S
symm/salsa20-x86ish-sse2.S