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.c1239 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_add_ps() local
1275 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_sub_ps() local
1311 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_mul_ps() local
1347 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_div_ps() local
1382 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_recip2_ps() local
1419 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_rsqrt2_ps() local
1438 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_addr_ps() local
1453 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_mulr_ps() local
1573 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_madd_ps() local
1612 uint32_t fstl0 = fdt0 & 0XFFFFFFFF; in helper_float_msub_ps() local
[all …]