Home
last modified time | relevance | path

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

/qemu/target/alpha/
H A Dfpu_helper.c194 static inline uint32_t s_to_float32_int(uint64_t a) in s_to_float32_int() function
202 r.l = s_to_float32_int(a); in s_to_float32()
208 return s_to_float32_int(a); in helper_s_to_memory()