Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h208 int16_t float16_to_int16(float16, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3348 int16_t float16_to_int16(float16 a, float_status *s) in float16_to_int16() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c4552 RVVCALL(OPFVV1, vfcvt_x_f_v_h, OP_UU_H, H2, H2, float16_to_int16)