Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1002 static inline uint16_t do_mulh_h(int32_t n, int32_t m) in do_mulh_h() function
1028 DO_2OP(vmulhsh, 2, int16_t, do_mulh_h)
1031 DO_2OP(vmulhuh, 2, uint16_t, do_mulh_h)
H A Dsve_helper.c287 static inline uint16_t do_mulh_h(int32_t n, int32_t m) in do_mulh_h() function
317 DO_ZPZZ(sve_smulh_zpzz_h, int16_t, H1_2, do_mulh_h) in DO_ZPZZ()
322 DO_ZPZZ(sve_umulh_zpzz_h, uint16_t, H1_2, do_mulh_h) in DO_ZPZZ()
/openbmc/qemu/target/riscv/
H A Dvector_helper.c1435 static int16_t do_mulh_h(int16_t s2, int16_t s1) in do_mulh_h() function
1521 RVVCALL(OPIVV2, vmulh_vv_h, OP_SSS_H, H2, H2, H2, do_mulh_h)
1550 RVVCALL(OPIVX2, vmulh_vx_h, OP_SSS_H, H2, H2, do_mulh_h)