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)
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.


No differences found