chiark / gitweb /
math/mpx-mul4-x86-sse2.S: Make stack alignment more standard.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 4 Jan 2017 01:35:50 +0000 (01:35 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 3 Apr 2017 09:13:33 +0000 (10:13 +0100)
commit6ecc0b8facfd2f1f13abc03b0f2013112af3430b
tree081d71c391858f0acfc313d97b44beb888daae9b
parenta87d6f265dd2d301be53449d38c06fa01baf0a8a
math/mpx-mul4-x86-sse2.S: Make stack alignment more standard.

This actually slightly reduces the amount of stack needed, but I don't
quite understand why.  There's a knock-on rearrangement of the stack
frame in the test wrappers and C-interface subroutines.

There's also a slightly sneaky introduction of space for a later change.
But there shouldn't be any externally observable difference.
math/mpx-mul4-x86-sse2.S