Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h417 bfloat16 int16_to_bfloat16(int16_t a, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3992 bfloat16 int16_to_bfloat16(int16_t a, float_status *status) in int16_to_bfloat16() function