Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/arm/
H A Dfcvt.c301 uint16_t half_numbers[] = { variable
327 for (i = 0; i < ARRAY_SIZE(half_numbers); ++i) { in convert_half_to_double()
328 uint16_t input = half_numbers[i]; in convert_half_to_double()
350 for (i = 0; i < ARRAY_SIZE(half_numbers); ++i) { in convert_half_to_single()
351 uint16_t input = half_numbers[i]; in convert_half_to_single()
377 for (i = 0; i < ARRAY_SIZE(half_numbers); ++i) { in convert_half_to_integer()
378 uint16_t input = half_numbers[i]; in convert_half_to_integer()