Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat-native.c268 int64_t float64_to_int64_round_to_zero( float64 a STATUS_PARAM) in float64_to_int64_round_to_zero() function
Dsoftfloat.h292 int64_t float64_to_int64_round_to_zero( float64 STATUS_PARAM );
Dsoftfloat-native.h255 int64_t float64_to_int64_round_to_zero( float64 STATUS_PARAM );
Dsoftfloat.c2331 int64 float64_to_int64_round_to_zero( float64 a STATUS_PARAM ) in float64_to_int64_round_to_zero() function
5337 v = float64_to_int64_round_to_zero(a STATUS_VAR); in float64_to_uint32_round_to_zero()
5368 v = float64_to_int64_round_to_zero(make_float64(v) STATUS_VAR); in float64_to_uint64_round_to_zero()