summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Common/BlockingLoopTest.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-05-10 17:28:38 +0200
committerJosJuice <josjuice@gmail.com>2025-05-10 19:47:15 +0200
commit2b376a92ae47a144afb17c652f18e6e45bed3007 (patch)
tree933730288b2e3bb878d181600d7bfa253d6f155c /Source/UnitTests/Common/BlockingLoopTest.cpp
parent63572f15fc92363307914614ec5ad409570f8f50 (diff)
PowerPC: Correctly handle stswi/stswx to uncached memory
On real hardware, stswi and stswx don't trigger any of the special behavior for uncached unaligned writes that was implemented in 543ed8a. This is confirmed by a hwtest (a new commit in https://github.com/dolphin-emu/hwtests/pull/42). This change fixes Dolphin's stswi and stswx implementations so they stop triggering the special behavior, bringing them back to the behavior they had before 543ed8a. No games are known to be affected, but Extrems has reported that it affects homebrew they've made.
Diffstat (limited to 'Source/UnitTests/Common/BlockingLoopTest.cpp')
0 files changed, 0 insertions, 0 deletions