dolphin/Source
JosJuice b5b8871bce Arm64Emitter: Fix SHRN/SHRN2
The "vector shift by immediate" category encodes the shift amount for
right shifts as `size - amount`, whereas left shifts use `amount`.

We're not actually using SHRN/SHRN2 anywhere, which is why this has gone
undetected.
2022-12-10 11:20:23 +01:00
..
Android Merge pull request #11327 from t895/settings-animation 2022-12-06 22:11:38 +01:00
Core Arm64Emitter: Fix SHRN/SHRN2 2022-12-10 11:20:23 +01:00
DSPSpy
DSPTool
PCH
UnitTests CoreTiming: Store Globals in CoreTimingManager. 2022-11-27 03:47:12 +01:00
VSProps Externals: Update cubeb to mozilla/cubeb@773f16b7ea and make it a submodule. 2022-11-26 05:05:52 +01:00
.clang-format
CMakeLists.txt
dolphin-emu.sln