Home
last modified time | relevance | path

Searched refs:fdt2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c250 uint64_t fdt2; in helper_float_cvtd_s() local
252 fdt2 = float32_to_float64(fst0, &env->active_fpu.fp_status); in helper_float_cvtd_s()
254 return fdt2; in helper_float_cvtd_s()
259 uint64_t fdt2; in helper_float_cvtd_w() local
261 fdt2 = int32_to_float64(wt0, &env->active_fpu.fp_status); in helper_float_cvtd_w()
263 return fdt2; in helper_float_cvtd_w()
268 uint64_t fdt2; in helper_float_cvtd_l() local
270 fdt2 = int64_to_float64(dt0, &env->active_fpu.fp_status); in helper_float_cvtd_l()
272 return fdt2; in helper_float_cvtd_l()
1018 uint64_t fdt2; in helper_float_recip_d() local
[all …]
/openbmc/u-boot/doc/uImage.FIT/
H A Dsignature.txt206 data = <data for fdt2>;
278 data = <data for fdt2>;