Version
4.0-131
Branch
6663
Date
9 years, 6 months ago
Windows x64 Mac OS X Android
Commit
3679f9ba60b6d833b710faf41bc9feef607429d2
Change author
comex
Change description
Don't push registers before pairedStoreQuantized, that's dumb.

And fix some stuff up.  It would probably be good to unify the stack
handling some more rather than having ABI_PushRegistersAndAdjustStack do
part of it and ABI_AlignStack the rest, causing unnecessary subtract
instructions on Linux x86 (only).