dolphin/Source/Core
Stenzek a446b096cb Jit64: Invalidate cached constant values w/o host register on flush
If we don't flush the values, they persist in the register cache,
potentially resulting in the values being out of sync with PPCSTATE.

This was causing random crashes in games, mainly booting, when certain
JIT instructions were disabled, or forced to fall back to interpreter.
2018-05-13 00:50:31 +10:00
..
AudioCommon
Common FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString() 2018-05-11 16:27:33 -04:00
Core Jit64: Invalidate cached constant values w/o host register on flush 2018-05-13 00:50:31 +10:00
DiscIO
DolphinNoGUI
DolphinQt2 Merge pull request #6823 from spycrab/qt_reset_hotkey 2018-05-12 13:12:24 +02:00
DolphinWX VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
InputCommon
UICommon
Updater
VideoBackends Remove stray quote sign 2018-05-12 15:21:29 +01:00
VideoCommon VideoCommon/RenderBase: Refactor OSD messages 2018-05-11 18:24:08 +02:00
CMakeLists.txt