Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h162 float32 int16_to_float32(int16_t, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3992 float32 int16_to_float32(int16_t a, float_status *status) in int16_to_float32() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c4606 RVVCALL(OPFVV1, vfwcvt_f_x_v_h, WOP_UU_H, H4, H2, int16_to_float32)