Searched refs:wth0 (Results 1 – 1 of 1) sorted by relevance
373 uint32_t helper_float_cvts_pu(CPUMIPSState *env, uint32_t wth0) in helper_float_cvts_pu() argument377 wt2 = wth0; in helper_float_cvts_pu()988 uint32_t wth0; in helper_float_abs_ps() local991 wth0 = float32_abs(fdt0 >> 32); in helper_float_abs_ps()992 return ((uint64_t)wth0 << 32) | wt0; in helper_float_abs_ps()1008 uint32_t wth0; in helper_float_chs_ps() local1011 wth0 = float32_chs(fdt0 >> 32); in helper_float_chs_ps()1012 return ((uint64_t)wth0 << 32) | wt0; in helper_float_chs_ps()