Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat.h367 bfloat16 bfloat16_round_to_int(bfloat16, float_status *status);
/qemu/fpu/
H A Dsoftfloat.c3053 bfloat16 bfloat16_round_to_int(bfloat16 a, float_status *s) in bfloat16_round_to_int() function