Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c975 uint64_t helper_float_abs_d(uint64_t fdt0) in helper_float_abs_d()
985 uint64_t helper_float_abs_ps(uint64_t fdt0) in helper_float_abs_ps()
995 uint64_t helper_float_chs_d(uint64_t fdt0) in helper_float_chs_d()
1005 uint64_t helper_float_chs_ps(uint64_t fdt0) in helper_float_chs_ps()
1217 uint64_t fdt0, uint64_t fdt1) in helper_float_add_d()
1237 uint64_t fdt0, uint64_t fdt1) in helper_float_add_ps()
1253 uint64_t fdt0, uint64_t fdt1) in helper_float_sub_d()
1273 uint64_t fdt0, uint64_t fdt1) in helper_float_sub_ps()
1289 uint64_t fdt0, uint64_t fdt1) in helper_float_mul_d()
1309 uint64_t fdt0, uint64_t fdt1) in helper_float_mul_ps()
[all …]