Searched refs:uint16_to_float16 (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat.h | 151 float16 uint16_to_float16(uint16_t a, float_status *status);
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | vec_helper.c | 1306 DO_2OP(gvec_ustoh, uint16_to_float16, uint16_t) in DO_2OP()
|
| H A D | sve_helper.c | 5009 DO_ZPZ_FP(sve_ucvt_hh, uint16_t, H1_2, uint16_to_float16) in DO_ZPZ_FP()
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 4167 float16 uint16_to_float16(uint16_t a, float_status *status) in uint16_to_float16() function
|
| /openbmc/qemu/target/riscv/ |
| H A D | vector_helper.c | 4560 RVVCALL(OPFVV1, vfcvt_f_xu_v_h, OP_UU_H, H2, H2, uint16_to_float16)
|