Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h137 float16 int16_to_float16_scalbn(int16_t a, int, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3854 float16 int16_to_float16_scalbn(int16_t a, int scale, float_status *status) in int16_to_float16_scalbn() function