summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoaderManager.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-02-02 20:50:29 +0100
committerJosJuice <josjuice@gmail.com>2021-03-24 12:02:09 +0100
commit1845c5948db89bfe4c9adc94aef02018baea2a09 (patch)
treea550d2667e0b508195cd86bd54aaaf250a0f4c6c /Source/Core/VideoCommon/VertexLoaderManager.cpp
parente2b5026652a85eee2b9d4e4a40698ef51902da6a (diff)
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).
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderManager.cpp')
0 files changed, 0 insertions, 0 deletions