Home
last modified time | relevance | path

Searched refs:get_num_f32 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/
H A Dfloat_helpers.h30 int get_num_f32(void);
H A Dfloat_convs.c86 nums = get_num_f32(); in CONVERT_SINGLE_TO_INT()
H A Dfloat_madds.c80 int i, j, k, nums = get_num_f32(); in main()
/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c122 int get_num_f32(void) in get_num_f32() function