Files
dolphin/Source/Core/Core/PowerPC
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
..
2021-01-09 22:26:55 -08:00
2021-02-24 22:19:26 +04:00
2021-01-30 11:56:25 +01:00
2018-08-27 12:13:39 -04:00