Home
last modified time | relevance | path

Searched defs:float32_to_uint32_round_to_zero (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h86 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/openbmc/qemu/fpu/
H A Dsoftfloat.c3801 uint32_t float32_to_uint32_round_to_zero(float32 a, float_status *s) in float32_to_uint32_round_to_zero() function