dolphin/Source/Core
Sintendo 363f3f82bb DSPJitRegCache: Simplify WriteReg
The intent here is to generate a more compact instruction if a 32-bit
immediate can be zero-extended to the desired 64-bit immediate.

Nowadays the emitter is smart enough to do this for us, so this logic is
redundant.
2020-08-05 10:23:28 +02:00
..
AudioCommon Externals: Fix OpenAL include directory. 2020-04-29 13:07:51 +02:00
Common LogManager: Add missing include 2020-08-02 19:52:10 -04:00
Core DSPJitRegCache: Simplify WriteReg 2020-08-05 10:23:28 +02:00
DiscIO Merge pull request #8990 from JosJuice/wia-conversion-warning 2020-07-30 21:45:24 -04:00
DolphinNoGUI Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
DolphinQt DolphinQt: Don't capture local pointer by reference 2020-07-31 11:33:48 +02:00
InputCommon Merge pull request #8905 from JosJuice/jni-encoding 2020-07-18 22:13:14 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon DolphinQt: Show WAD as "WAD" instead of "" in file format column 2020-07-19 21:30:48 +02:00
UpdaterCommon Fix windows build system. 2020-04-29 12:56:52 +02:00
VideoBackends Merge pull request #8905 from JosJuice/jni-encoding 2020-07-18 22:13:14 -04:00
VideoCommon OnScreenDisplay: fix names rgba -> argb 2020-08-02 01:37:20 +02:00
WinUpdater Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00