Searched refs:do_mulhsu_b (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 1674 static int8_t do_mulhsu_b(int8_t s2, uint8_t s1) in do_mulhsu_b() function 1726 RVVCALL(OPIVV2, vmulhsu_vv_b, OP_SUS_B, H1, H1, H1, do_mulhsu_b) 1755 RVVCALL(OPIVX2, vmulhsu_vx_b, OP_SUS_B, H1, H1, do_mulhsu_b)
|