Home
last modified time | relevance | path

Searched defs:fstl0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c1238 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_add_ps() local
1274 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_sub_ps() local
1310 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_mul_ps() local
1346 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_div_ps() local
1381 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_recip2_ps() local
1418 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_rsqrt2_ps() local
1437 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_addr_ps() local
1452 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_mulr_ps() local
1572 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_madd_ps() local
1611 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_msub_ps() local
[all …]