Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dvcrypto_helper.c447 static inline void vsha2ms_e64(uint64_t *vd, uint64_t *vs1, uint64_t *vs2) in vsha2ms_e64() function
476 vsha2ms_e64(((uint64_t *)vd) + i * 4, ((uint64_t *)vs1) + i * 4, in HELPER()