Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dtranslate-sve.c2861 #define DO_PPZZ(NAME, name) \ macro
2869 DO_PPZZ(CMPEQ, cmpeq) in DO_PPZZ() function
2870 DO_PPZZ(CMPNE, cmpne) in DO_PPZZ()
2871 DO_PPZZ(CMPGT, cmpgt) in DO_PPZZ()
2872 DO_PPZZ(CMPGE, cmpge) in DO_PPZZ()
2873 DO_PPZZ(CMPHI, cmphi) in DO_PPZZ()
2874 DO_PPZZ(CMPHS, cmphs) in DO_PPZZ()
2876 #undef DO_PPZZ in DO_PPZZ()