Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat.h151 float16 uint16_to_float16(uint16_t a, float_status *status);
/qemu/target/arm/tcg/
H A Dvec_helper.c1306 DO_2OP(gvec_ustoh, uint16_to_float16, uint16_t) in float32_ftsmul()
H A Dsve_helper.c4995 DO_ZPZ_FP(sve_ucvt_hh, uint16_t, H1_2, uint16_to_float16) in HELPER()
/qemu/fpu/
H A Dsoftfloat.c4133 float16 uint16_to_float16(uint16_t a, float_status *status) in uint16_to_float16() function
/qemu/target/riscv/
H A Dvector_helper.c4561 RVVCALL(OPFVV1, vfcvt_f_xu_v_h, OP_UU_H, H2, H2, uint16_to_float16)