Home
last modified time | relevance | path

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

/qemu/tests/tcg/multiarch/
H A Dfloat_helpers.h34 uint16_t get_f16(int i); /* use _Float16 when we can */
/qemu/tests/tcg/multiarch/libs/
H A Dfloat_helpers.c63 uint16_t get_f16(int i) in get_f16() function