Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dsve_helper.c292 static inline uint32_t do_mulh_s(int64_t n, int64_t m) in do_mulh_s() function
318 DO_ZPZZ(sve_smulh_zpzz_s, int32_t, H1_4, do_mulh_s) in DO_ZPZZ()
323 DO_ZPZZ(sve_umulh_zpzz_s, uint32_t, H1_4, do_mulh_s) in DO_ZPZZ()