On 11/11/2016 03:20 PM, Bastian Koppelmann wrote:
Converts a 32-bit floating point number to an unsigned int. The result is rounded towards zero.Signed-off-by: Bastian Koppelmann <[email protected]> --- v2 -> v3: - simplified exception flag fixup in ftouz()
Reviewed-by: Richard Henderson <[email protected]> r~
