Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h566 int16_t float32_to_int16(float32, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3286 int16_t float32_to_int16(float32 a, float_status *s) in float32_to_int16() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c4327 RVVCALL(OPFVV1, vfncvt_x_f_w_h, NOP_UU_H, H2, H4, float32_to_int16) in RVVCALL()