summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-10-11 20:17:08 +0200
committerJosJuice <josjuice@gmail.com>2023-11-04 11:58:03 +0100
commit9807cf0b8293c796710d238c4425ab15c374d2c5 (patch)
tree4854503257495bf30b7984dce89d984399bf56be /Source/Core/VideoCommon/TextureCacheBase.cpp
parent4b2f73774f10ef72e037f7a25c0ce92e2b9bdb6d (diff)
JitArm64: Stop using X4 in frsqrte
This required a change in the denormal path where, instead of subtracting 11 before shifting left, we shift left immediately and then shift right by 11. This shouldn't affect performance.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions