dolphin/Source/Core
JosJuice 4b6bad2f9e Jit64: Use MOV instead of ADD for updating imm Ra
The old code would first MOV the old imm into Ra and then do an ADD.
We can skip the ADD and just MOV the new imm.
2022-11-20 10:50:25 +01:00
..
AudioCommon WaveFile: Fix size check 2022-10-22 11:44:38 -07:00
Common Merge pull request #11184 from Lobsterzelda/save-all-nand-files-to-save-state 2022-11-15 03:42:26 +01:00
Core Jit64: Use MOV instead of ADD for updating imm Ra 2022-11-20 10:50:25 +01:00
DiscIO VolumeVerifier: fix bogus "serial/version missing" error 2022-10-29 21:32:57 +01:00
DolphinNoGUI Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
DolphinQt Merge pull request #11255 from JosJuice/disable-sd-convert 2022-11-15 03:44:49 +01:00
DolphinTool Merge pull request #10751 from Zopolis4/manifesto 2022-09-08 20:36:28 +02:00
InputCommon ControllerInterface: DSU InputBackend implementation. 2022-11-01 21:59:09 -05:00
MacUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
UICommon Merge pull request #11269 from vabold/dolphindevice-get-time 2022-11-15 03:48:57 +01:00
UpdaterCommon MacUpdater: check os version 2022-10-30 12:04:57 -07:00
VideoBackends Merge pull request #11228 from Pokechu22/statistics-macros 2022-11-04 23:15:52 +01:00
VideoCommon VideoCommon: Add an option to disable mipmaps 2022-11-07 22:18:56 -06:00
WinUpdater MacUpdater: check os version 2022-10-30 12:04:57 -07:00
CMakeLists.txt
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #11015 from TryTwo/Conditional_Breakpoints 2022-11-13 01:06:52 +01:00
DolphinLib.vcxproj WinUpdater: Check OS and VC++ Redist versions. 2022-09-20 15:57:50 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00