Files
dolphin/Source/Core/Core
comex 487eb967eb Fix a bug with update loads in memcheck mode.
In two cases, my old code was using a temporary register but not saving
it properly; it basically worked by accident (an otherwise useless
FlushLock was causing CallerSavedRegistersInUse to think it was in use
by the GPR cache, even though it was actually a temporary).

I'm going to modify this in the next commit to use RDX, but I didn't
want to leave a broken revision in the middle.
2014-09-06 13:16:20 -04:00
..
2014-09-03 00:26:57 -05:00
2014-08-30 18:06:49 -04:00
2014-08-30 18:06:49 -04:00
2014-08-23 11:19:19 -07:00
2014-08-19 10:05:58 -04:00
2014-07-13 02:16:51 +02:00
2014-08-30 18:06:49 -04:00