summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderBase.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2015-02-22 22:58:10 -0600
committerRyan Houdek <Sonicadvance1@gmail.com>2015-02-22 22:58:10 -0600
commit859eeb6d5b183bdcb0fbc856c1e5817b9621a162 (patch)
tree1606f21719f5a4d5c6610e538d7fbad9d5b97ee1 /Source/Core/VideoCommon/VertexLoaderBase.cpp
parent593563e16ccadaead1692eb53b42f4693ff176d0 (diff)
[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.
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions