Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4910 #define DO_FPCMP_PPZZ_ALL(NAME, OP) \ macro
4928 DO_FPCMP_PPZZ_ALL(sve_fcmge, DO_FCMGE) in DO_FPCMP_PPZZ_ALL() function
4929 DO_FPCMP_PPZZ_ALL(sve_fcmgt, DO_FCMGT) in DO_FPCMP_PPZZ_ALL()
4930 DO_FPCMP_PPZZ_ALL(sve_fcmeq, DO_FCMEQ) in DO_FPCMP_PPZZ_ALL()
4931 DO_FPCMP_PPZZ_ALL(sve_fcmne, DO_FCMNE) in DO_FPCMP_PPZZ_ALL()
4932 DO_FPCMP_PPZZ_ALL(sve_fcmuo, DO_FCMUO) in DO_FPCMP_PPZZ_ALL()
4933 DO_FPCMP_PPZZ_ALL(sve_facge, DO_FACGE) in DO_FPCMP_PPZZ_ALL()
4934 DO_FPCMP_PPZZ_ALL(sve_facgt, DO_FACGT) in DO_FPCMP_PPZZ_ALL()
4936 #undef DO_FPCMP_PPZZ_ALL in DO_FPCMP_PPZZ_ALL()