]> Git Repo - qemu.git/commit - fpu/softfloat.c
fpu/softfloat: implement float16_squash_input_denormal
authorAlex Bennée <[email protected]>
Mon, 3 Jul 2017 13:30:06 +0000 (14:30 +0100)
committerAlex Bennée <[email protected]>
Wed, 21 Feb 2018 10:20:14 +0000 (10:20 +0000)
commit210cbd4910ae9e41e0a1785b96890ea2c291b381
tree91c1773b4d572283cd3e3e1a20db7db7b892b9c9
parenta6e0344fa0e09413324835ae122c4cadd7890231
fpu/softfloat: implement float16_squash_input_denormal

This will be required when expanding the MINMAX() macro for 16
bit/half-precision operations.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
fpu/softfloat.c
include/fpu/softfloat.h
This page took 0.023545 seconds and 4 git commands to generate.