Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_int_helper.c80 static void s390_vec_shr(S390Vector *d, const S390Vector *a, uint64_t count) in s390_vec_shr() function
572 s390_vec_shr(v1, v2, count); in HELPER()