Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dfpu_helper.c1241 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_add_ps() local
1246 wtl2 = float32_add(fstl0, fstl1, &env->active_fpu.fp_status); in helper_float_add_ps()
1277 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_sub_ps() local
1313 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_mul_ps() local
1349 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_div_ps() local
1440 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_addr_ps() local
1455 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_mulr_ps() local
1575 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_madd_ps() local
1614 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_msub_ps() local
1655 uint32_t fstl1 = fdt1 & 0XFFFFFFFF; in helper_float_nmadd_ps() local
[all …]