Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c36 static uint16_t f16_numbers[] = { variable
56 static const int num_f16 = ARRAY_SIZE(f16_numbers);
65 return f16_numbers[i % num_f16]; in get_f16()