Home
last modified time | relevance | path

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

/openbmc/qemu/target/alpha/
H A Dvax_helper.c30 static uint64_t float32_to_f(float32 fa) in float32_to_f() function
117 return float32_to_f(fr); in helper_addf()
127 return float32_to_f(fr); in helper_subf()
137 return float32_to_f(fr); in helper_mulf()
147 return float32_to_f(fr); in helper_divf()
156 return float32_to_f(fr); in helper_sqrtf()
331 return float32_to_f(fr); in helper_cvtqf()
341 return float32_to_f(fr); in helper_cvtgf()