Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h380 int32_t bfloat16_to_int32(bfloat16, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3421 int32_t bfloat16_to_int32(bfloat16 a, float_status *s) in bfloat16_to_int32() function