Home
last modified time | relevance | path

Searched refs:get_f64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_helpers.h36 double get_f64(int i);
H A Dfloat_convd.c95 double input = get_f64(j); in CONVERT_DOUBLE_TO_INT()
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c195 double get_f64(int i) in get_f64() function