diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-08-12 17:19:33 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-08-19 12:07:13 +0100 |
commit | e6b405fe00d8e6424a58492b37a1656d1ef0929b (patch) | |
tree | d6389b265ed4849cb396aa8570ddd77527956fb2 /block.c | |
parent | f7e81a945737631c19405a39d510d2284257c3ff (diff) |
fpu: convert float[16/32/64]_squash_denormal to new modern style
This also allows us to remove the extractFloat16exp/frac helpers. We
avoid using the floatXX_pack_raw functions as they are slight overkill
for masking out all but the top bit of the number. The generated code
is almost exactly the same as makes no difference to the
pre-conversion code.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions