Home
last modified time | relevance | path

Searched refs:float16_to_uint32_round_to_zero (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/fp/
H A Dwrap.c.inc204 float16_to_uint32_round_to_zero, float16, uint_fast32_t)
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h229 uint32_t float16_to_uint32_round_to_zero(float16 a, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3742 uint32_t float16_to_uint32_round_to_zero(float16 a, float_status *s) in float16_to_uint32_round_to_zero() function