Searched refs:int32_to_float32 (Results 1 – 5 of 5) sorted by relevance
2496 return int32_to_float32(vfp_stoi(x), &env->vfp.fp_status); in VFP_HELPER()2586 float32 two = int32_to_float32(2, s); in VFP_CONV_FIX()2593 float32 three = int32_to_float32(3, s); in HELPER()2604 float32 one = int32_to_float32(1, s); in HELPER()2611 float32 one = int32_to_float32(1, s); in HELPER()2619 tmp = int32_to_float32(a, s); in HELPER()2630 tmp = int32_to_float32(a, s); in HELPER()
80 float32 int32_to_float32(int v STATUS_PARAM) in int32_to_float32() function
224 float32 int32_to_float32( int STATUS_PARAM );
153 float32 int32_to_float32( int STATUS_PARAM);
1057 float32 int32_to_float32( int32 a STATUS_PARAM ) in int32_to_float32() function