Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h411 bfloat16 uint8_to_bfloat16_scalbn(uint8_t a, int, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c4197 bfloat16 uint8_to_bfloat16_scalbn(uint8_t a, int scale, float_status *status) in uint8_to_bfloat16_scalbn() function