summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoBackendBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-07-21 18:07:28 +0200
committerJosJuice <josjuice@gmail.com>2021-07-21 19:19:52 +0200
commitd91d6fcdc5c63dc3d7d161537f08bf3cc2b57616 (patch)
tree50e6f11394811570e038fb6b2b0f0de0c0c52c76 /Source/Core/VideoCommon/VideoBackendBase.cpp
parentd1beb9ef7018c71a2336c62fa31bfe554083a3e7 (diff)
JitArm64: Fix dcbz backpatch
The dcbz instruction needs to lock W30 so that the slowmem code will push and pop it when calling into C++. Also, the slowmem code expects that the address is present in W0, so replace the use of W0 as a scratch register in the fastmem code with the now locked W30.
Diffstat (limited to 'Source/Core/VideoCommon/VideoBackendBase.cpp')
0 files changed, 0 insertions, 0 deletions