Home
last modified time | relevance | path

Searched refs:float16_scalbn (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h242 float16 float16_scalbn(float16, int, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c4529 float16 float16_scalbn(float16 a, int n, float_status *status) in float16_scalbn() function
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4369 DO_ZPZZ_FP(sve_fscalbn_h, int16_t, H1_2, float16_scalbn) in DO_ZPZZ_FP() argument