diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-08-20 17:28:33 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-09-16 14:57:16 +0000 |
commit | 722460652b3aee89dc19df61f1f33df53a9b97c9 (patch) | |
tree | 84cca92504817a5b1ccb466fa918e8cebb262090 /configs | |
parent | 00f9ef8f3dd6940001311a6230985243c3ebb996 (diff) |
fpu: Handle m68k extended precision denormals properly
Motorola treats denormals with explicit integer bit set as
having unbiased exponent 0, unlike Intel which treats it as
having unbiased exponent 1 (more like all other IEEE formats
that have no explicit integer bit).
Add a flag on FloatFmt to differentiate the behaviour.
Reported-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions