On 9 January 2018 at 12:22, Alex Bennée <[email protected]> wrote: > This defines the same set of common constants for float 16 as defined > for 32 and 64 bit floats. These are often used by target helper > functions. I've also removed constants that are not used by anybody. > > Signed-off-by: Alex Bennée <[email protected]>
With the fix to the value for float16_one that Philippe suggests: Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
