summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/VolumeVerifier.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-08-07 22:44:04 +0200
committerJosJuice <josjuice@gmail.com>2020-08-07 22:44:04 +0200
commit8b4f16a310334911480a3ef1ae444d8794b426f3 (patch)
treeffefa63e306182feae875283357509e5ba54eda5 /Source/Core/DiscIO/VolumeVerifier.cpp
parent5ec65a20d64f718f8cd607a40573ed0f38134465 (diff)
JitArm64: Avoid double rounding in fctiwzx
FCVT doesn't necessarily round to zero, so the result might be inaccurate if we use it. To ensure correct rounding, we use FCVTS from double FPR to 32-bit GPR. Unfortunately, FCVTS can't do double FPR to single FPR.
Diffstat (limited to 'Source/Core/DiscIO/VolumeVerifier.cpp')
0 files changed, 0 insertions, 0 deletions