summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/CompressedBlob.cpp
diff options
context:
space:
mode:
authormagumagu <magumagu9@gmail.com>2015-03-08 13:44:26 -0700
committermagumagu <magumagu9@gmail.com>2015-03-11 17:06:18 -0700
commitdda5e610eb56bd24870815640c1eecdab9bc6886 (patch)
tree5b214d4c13ed9c31cf38a3ea29dc36499326478a /Source/Core/DiscIO/CompressedBlob.cpp
parent647cd3c8e0270a85166f47cf0f0f62236a0c04cc (diff)
Fix paired loadstore to use correct load/store calls.
psq_st performs one store, and psq_ld one load, from the perspective of the MMU; getting this wrong leads to potentially incorrect behavior (incorrect page faults, weirdness with the gather pipe, etc.). Fix this, and stop masking the address when checking for gather pipe writes. Also a bunch of cleanup.
Diffstat (limited to 'Source/Core/DiscIO/CompressedBlob.cpp')
0 files changed, 0 insertions, 0 deletions