Home
last modified time | relevance | path

Searched defs:float32_to_int32_round_to_zero (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h85 #define float32_to_int32_round_to_zero __fixsfsi macro
H A Dsoftfloat.c866 int32 float32_to_int32_round_to_zero( float32 a ) in float32_to_int32_round_to_zero() function
/openbmc/qemu/fpu/
H A Dsoftfloat.c3361 int32_t float32_to_int32_round_to_zero(float32 a, float_status *s) in float32_to_int32_round_to_zero() function