summaryrefslogtreecommitdiff
path: root/Source/Android/code-style-java.xml
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/Android/code-style-java.xml
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/Android/code-style-java.xml')
0 files changed, 0 insertions, 0 deletions