summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FramebufferManager.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-08-22 22:16:02 +0200
committerJosJuice <josjuice@gmail.com>2021-08-22 22:16:02 +0200
commitf70ddebb402b9b626d81bfa039db5dc16f264d07 (patch)
tree5613d86861d0988f8d338768b6c9d8df854f9b61 /Source/Core/VideoCommon/FramebufferManager.cpp
parent33154de614981f60a6d4dcd9328a86ed3af8808e (diff)
JitArm64: Disable indexed paired loadstore instructions
Since the merge of b24b79e, we've gotten reports that the following games are broken on JitArm64: * Sonic Heroes * The SpongeBob SquarePants Movie * Astérix & Obélix XXL * The Incredibles: Rise of the Underminer Disabling the register cache avoids the issue, so the cause of the bug might not actually have anything to do with the newly implemented instructions. Nevertheless, I don't want to ship a beta with this problem present, so I would like to disable these instructions for the time being.
Diffstat (limited to 'Source/Core/VideoCommon/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions