Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h144 float16 int8_to_float16(int8_t a, float_status *status);
/openbmc/qemu/fpu/
H A Dsoftfloat.c3874 float16 int8_to_float16(int8_t a, float_status *status) in int8_to_float16() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c4555 RVVCALL(OPFVV1, vfwcvt_f_x_v_b, WOP_UU_B, H2, H1, int8_to_float16)