Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1222 Int128 float128_to_int128(float128, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3326 Int128 float128_to_int128(float128 a, float_status *s) in float128_to_int128() function