dolphin/Source/Core
Scott Mansell e9459fb30a JitIL: Fix a bug in floatpoint load/store instructions.
The regBuildMemAddress function already clears the address register.
Not only is clearing it again pointless, regBuildMemAddress uses the
bits in IInfo slightly diffrently and the second clear can clear
the wrong registers causing bugs if something else actually needs to
use those registers.
2015-04-05 20:17:50 +12:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common DolphinWX/Common: Change some find_first_of usages to find 2015-03-24 08:32:44 -04:00
Core JitIL: Fix a bug in floatpoint load/store instructions. 2015-04-05 20:17:50 +12:00
DiscIO Improve error handling in DiscIO::CompressFileToBlob and DecompressBlobToFile 2015-03-17 09:01:26 +01:00
DolphinQt Change Wording in Help Menu 2015-04-01 18:08:26 -05:00
DolphinWX Merge pull request #2262 from Buddybenj/change-wording-2 2015-04-02 13:36:48 -04:00
InputCommon Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro" 2015-04-01 22:30:57 +02:00
UICommon Fix user directories at times doing stupid things. 2015-03-15 09:19:48 -05:00
VideoBackends Merge pull request #2192 from Tilka/sse2 2015-03-21 12:58:24 +11:00
VideoCommon VertexLoaderX64: use common code for FORMAT_FLOAT 2015-03-18 12:12:21 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00