Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_int_helper.c19 static bool s390_vec_is_zero(const S390Vector *v) in s390_vec_is_zero() function
613 if (s390_vec_is_zero(&tmp)) { in HELPER()