Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h1260 float128 float128_scalbn(float128, int, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c4565 float128 float128_scalbn(float128 a, int n, float_status *status) in float128_scalbn() function