dolphin/Source/Core
Ryan Houdek 859eeb6d5b [AArch64] Fix fastmem lha/lhax.
When the fastmem loadstore would fail, we would disassemble a few instructions to determine if lhbrx or lhz*
This was failing since I was checking the REV16 instruction that appears after the LDRH. Fixed it to make sure it was checking the correct instruction
which is SXTH.

Fixes an issue where homebrew wouldn't load with fastmem enabled.
2015-02-22 22:58:10 -06:00
..
AudioCommon High Quality Resampler, using FIR filter 2015-02-18 21:13:45 -05:00
Common Fix VTune static library dependencies 2015-02-22 20:49:30 +01:00
Core [AArch64] Fix fastmem lha/lhax. 2015-02-22 22:58:10 -06:00
DiscIO Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
DolphinQt Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
DolphinWX Merge pull request #1978 from lioncash/dspwind 2015-02-23 12:57:27 +11:00
InputCommon Use CoreParameter's game INI functions in more places 2015-02-11 19:01:05 +01:00
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends D3D: Use the correct format when resolving the EFB depth texture. 2015-02-21 11:50:19 +01:00
VideoCommon Merge pull request #2087 from Armada651/epsilon-3d 2015-02-23 13:12:55 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00