Searched defs:fst1 (Results 1 – 1 of 1) sorted by relevance
/qemu/target/mips/tcg/ |
H A D | fpu_helper.c | 1226 uint32_t fst0, uint32_t fst1) in helper_float_add_s() 1262 uint32_t fst0, uint32_t fst1) in helper_float_sub_s() 1298 uint32_t fst0, uint32_t fst1) in helper_float_mul_s() 1334 uint32_t fst0, uint32_t fst1) in helper_float_div_s() 1550 uint64_t fst1, uint64_t fst2) in helper_float_madd_d() 1560 uint32_t fst1, uint32_t fst2) in helper_float_madd_s() 1589 uint64_t fst1, uint64_t fst2) in helper_float_msub_d() 1599 uint32_t fst1, uint32_t fst2) in helper_float_msub_s() 1628 uint64_t fst1, uint64_t fst2) in helper_float_nmadd_d() 1639 uint32_t fst1, uint32_t fst2) in helper_float_nmadd_s() [all …]
|