Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dsve_helper.c5058 #define DO_FPCMP_PPZZ_ALL(NAME, OP) \ macro
5076 DO_FPCMP_PPZZ_ALL(sve_fcmge, DO_FCMGE) in DO_FPCMP_PPZZ_ALL() function
5077 DO_FPCMP_PPZZ_ALL(sve_fcmgt, DO_FCMGT) in DO_FPCMP_PPZZ_ALL()
5078 DO_FPCMP_PPZZ_ALL(sve_fcmeq, DO_FCMEQ) in DO_FPCMP_PPZZ_ALL()
5079 DO_FPCMP_PPZZ_ALL(sve_fcmne, DO_FCMNE) in DO_FPCMP_PPZZ_ALL()
5080 DO_FPCMP_PPZZ_ALL(sve_fcmuo, DO_FCMUO) in DO_FPCMP_PPZZ_ALL()
5081 DO_FPCMP_PPZZ_ALL(sve_facge, DO_FACGE) in DO_FPCMP_PPZZ_ALL()
5082 DO_FPCMP_PPZZ_ALL(sve_facgt, DO_FACGT) in DO_FPCMP_PPZZ_ALL()
5084 #undef DO_FPCMP_PPZZ_ALL in DO_FPCMP_PPZZ_ALL()