Home
last modified time | relevance | path

Searched defs:do_mulh_w (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1007 static inline uint32_t do_mulh_w(int64_t n, int64_t m) in do_mulh_w() function
/openbmc/qemu/target/riscv/
H A Dvector_helper.c1638 static int32_t do_mulh_w(int32_t s2, int32_t s1) in do_mulh_w() function