Home
last modified time | relevance | path

Searched refs:float32_to_int64_round_to_zero (Results 1 – 4 of 4) sorted by relevance

/external/qemu/fpu/
Dsoftfloat-native.c160 int64_t float32_to_int64_round_to_zero( float32 a STATUS_PARAM) in float32_to_int64_round_to_zero() function
Dsoftfloat.h259 int64_t float32_to_int64_round_to_zero( float32 STATUS_PARAM );
Dsoftfloat-native.h182 int64_t float32_to_int64_round_to_zero( float32 STATUS_PARAM);
Dsoftfloat.c1402 int64 float32_to_int64_round_to_zero( float32 a STATUS_PARAM ) in float32_to_int64_round_to_zero() function
5547 v = float32_to_int64_round_to_zero(a STATUS_VAR); in float32_to_uint32_round_to_zero()