Searched defs:fst1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | fpu_helper.c | 1227 uint32_t fst0, uint32_t fst1) in helper_float_add_s() 1263 uint32_t fst0, uint32_t fst1) in helper_float_sub_s() 1299 uint32_t fst0, uint32_t fst1) in helper_float_mul_s() 1335 uint32_t fst0, uint32_t fst1) in helper_float_div_s() 1551 uint64_t fst1, uint64_t fst2) in helper_float_madd_d() 1561 uint32_t fst1, uint32_t fst2) in helper_float_madd_s() 1590 uint64_t fst1, uint64_t fst2) in helper_float_msub_d() 1600 uint32_t fst1, uint32_t fst2) in helper_float_msub_s() 1629 uint64_t fst1, uint64_t fst2) in helper_float_nmadd_d() 1640 uint32_t fst1, uint32_t fst2) in helper_float_nmadd_s() [all …]
|