Searched defs:f32 (Results 1 – 7 of 7) sorted by relevance
27 static inline uint32_t float32_getexp_raw(float32 f32) in float32_getexp_raw()
73 int32_t float32_getexp(float32 f32) in float32_getexp()
727 float32 f32 = float32_squash_input_denormal(input, fpst); in do_recpe_f32() local978 float32 f32 = float32_squash_input_denormal(input, s); in do_rsqrte_f32() local
93 float32 f32; member
519 float32 f32[2]; member
691 float32 f32 = float64_to_float32(arg, &env->fp_status); in FPU_FMADD() local
342 float32 f32[4]; member