diff options
| author | Geotale <Minemaker2006@gmail.com> | 2024-05-27 17:38:35 -0500 |
|---|---|---|
| committer | Geotale <Minemaker2006@gmail.com> | 2024-09-03 11:33:32 -0500 |
| commit | ffa680b15c839a6816361dab133a390e581ca679 (patch) | |
| tree | e00231d4c1c39b0be2af3f351d3c2120a149a54c /Source/Core/InputCommon/ControllerInterface | |
| parent | 85826440580a4e90e3fda9d9f08116b4e5b1981f (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/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
