Home
last modified time | relevance | path

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

/qemu/include/fpu/
H A Dsoftfloat.h205 int8_t float16_to_int8(float16, float_status *status);
/qemu/fpu/
H A Dsoftfloat.c3266 int8_t float16_to_int8(float16 a, float_status *s) in float16_to_int8() function
/qemu/target/riscv/
H A Dvector_helper.c4394 RVVCALL(OPFVV1, vfncvt_x_f_w_b, NOP_UU_B, H1, H2, float16_to_int8) in RVVCALL()