forked from aniani/nasm
float.c: correct the exponent
We would accidentally produce an exponent which was exactly +1 from the correct one.
This commit is contained in:
Reference in New Issue
Block a user
We would accidentally produce an exponent which was exactly +1 from the correct one.