summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorGeotale <Minemaker2006@gmail.com>2024-05-27 17:38:35 -0500
committerGeotale <Minemaker2006@gmail.com>2024-09-03 11:33:32 -0500
commitffa680b15c839a6816361dab133a390e581ca679 (patch)
treee00231d4c1c39b0be2af3f351d3c2120a149a54c /Source/Core/Common/StringUtil.cpp
parent85826440580a4e90e3fda9d9f08116b4e5b1981f (diff)
Proper Subnormal Rounding When Interpreting
During 25-bit rounding, subnormals are "normalized" This would normally mean that the exponent needs to be able to be <-1023 Instead, you can modify at what bit you round and get the same results! This is done by finding the highest bit and shifting right the round bit Co-Authored-By: JosJuice <josjuice@gmail.com>
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions