dolphin/Source/Core/Common
comex 3679f9ba60 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).
2013-10-04 15:48:06 -04:00
..
Src Don't push registers before pairedStoreQuantized, that's dumb. 2013-10-04 15:48:06 -04:00
CMakeLists.txt Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
Common.vcxproj Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
Common.vcxproj.filters Finish replacing ThunkManager with ABI_PushRegistersAndAdjustStack. 2013-10-03 18:22:35 -04:00
make_scmrev.h.js Remove "-0" from stable version numbers in a more foolproof manner for vs and cmake builds. 2013-08-10 17:19:19 -05:00
SVNRevGen.vcxproj fix Common lib re-linking all the time 2012-03-18 05:47:55 -07:00