Searched refs:wth0 (Results 1 – 1 of 1) sorted by relevance
2273 uint32_t helper_float_cvts_pu(uint32_t wth0) in helper_float_cvts_pu() argument2278 wt2 = wth0; in helper_float_cvts_pu()2536 uint32_t wth0; \2539 wth0 = float32_ ## name(fdt0 >> 32); \2540 return ((uint64_t)wth0 << 32) | wt0; \