Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h379 int16_t bfloat16_to_int16(bfloat16, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3416 int16_t bfloat16_to_int16(bfloat16 a, float_status *s) in bfloat16_to_int16() function