Home
last modified time | relevance | path

Searched refs:int16_to_float16 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h145 float16 int16_to_float16(int16_t a, float_status *status);
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c1236 DO_2OP(gvec_sstoh, int16_to_float16, int16_t) in DO_2OP()
H A Dsve_helper.c4628 DO_ZPZ_FP(sve_scvt_hh, uint16_t, H1_2, int16_to_float16) in DO_ZPZ_FP()
/openbmc/qemu/fpu/
H A Dsoftfloat.c3869 float16 int16_to_float16(int16_t a, float_status *status) in int16_to_float16() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c4320 RVVCALL(OPFVV1, vfcvt_f_x_v_h, OP_UU_H, H2, H2, int16_to_float16)