Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_helper.c2232 static inline uint32_t saddu32(CPURISCVState *env, int vxrm, uint32_t a, in saddu16()
2256 RVVCALL(OPIVV2_RM, vsaddu_vv_w, OP_UUU_W, H4, H4, H4, saddu32)
2340 RVVCALL(OPIVX2_RM, vsaddu_vx_w, OP_UUU_W, H4, H4, saddu32)
2235 static inline uint32_t saddu32(CPURISCVState *env, int vxrm, uint32_t a, saddu32() function