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.c249 uint64_t fdt2; in helper_float_cvtd_s() local
251 fdt2 = float32_to_float64(fst0, &env->active_fpu.fp_status); in helper_float_cvtd_s()
253 return fdt2; in helper_float_cvtd_s()
258 uint64_t fdt2; in helper_float_cvtd_w() local
260 fdt2 = int32_to_float64(wt0, &env->active_fpu.fp_status); in helper_float_cvtd_w()
262 return fdt2; in helper_float_cvtd_w()
267 uint64_t fdt2; in helper_float_cvtd_l() local
269 fdt2 = int64_to_float64(dt0, &env->active_fpu.fp_status); in helper_float_cvtd_l()
271 return fdt2; in helper_float_cvtd_l()
1017 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>;