Home
last modified time | relevance | path

Searched defs:do_mulh_h (Results 1 – 3 of 3) sorted by relevance

/qemu/target/arm/tcg/
H A Dmve_helper.c1001 static inline uint16_t do_mulh_h(int32_t n, int32_t m) in do_mulh_h() function
H A Dsve_helper.c294 static inline uint16_t do_mulh_h(int32_t n, int32_t m) in do_mulh_h() function
/qemu/target/riscv/
H A Dvector_helper.c1674 static int16_t do_mulh_h(int16_t s2, int16_t s1) in do_mulh_h() function