dolphin/Source/Core
JosJuice 1845c5948d PPCAnalyst: Rework the store-safe logic
The output of instructions like fabsx and ps_sel is store-safe
if and only if the relevant inputs are. The old code was always
marking the output as store-safe if the output was a single,
and never otherwise.

Also, the old code was treating the output of psq_l/psq_lu as
store-safe, which seems incorrect (if dequantization is disabled).
2021-03-24 12:02:09 +01:00
..
AudioCommon Merge pull request #8316 from CookiePLMonster/wasapi-code-improvements 2021-03-11 21:18:16 +01:00
Common JitArm64: Constant carry flag optimizations 2021-03-19 22:40:19 +01:00
Core PPCAnalyst: Rework the store-safe logic 2021-03-24 12:02:09 +01:00
DiscIO VolumeVerifier: Align partition reads to groups 2021-03-22 21:07:01 +01:00
DolphinNoGUI DolphinNoGUI/PlatformX11: Work around X.h's None being undefined 2021-03-06 17:34:04 -08:00
DolphinQt Merge pull request #9577 from JosJuice/di-unknown-size-hack 2021-03-16 11:03:36 +01:00
InputCommon Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking 2021-03-16 10:12:32 +01:00
MacUpdater
UICommon [Updater] Check whether we've already had an update triggered 2021-03-11 02:48:46 -08:00
UpdaterCommon
VideoBackends Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
VideoCommon Merge pull request #9494 from Dentomologist/convert_arm64reg_to_enum_class 2021-03-17 00:05:23 +01:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props DiscIO: Move some code from DiscExtractor to new file DiscUtils 2021-03-09 20:34:24 +01:00
DolphinLib.vcxproj JitCommon: Signed 32-bit division magic constants 2021-03-07 18:27:36 +01:00
DolphinLib.vcxproj.user
DolphinLib.x64.props