Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2734 #define DO_PPZZ(NAME, name) \ macro
2742 DO_PPZZ(CMPEQ, cmpeq) in DO_PPZZ() function
2743 DO_PPZZ(CMPNE, cmpne) in DO_PPZZ()
2744 DO_PPZZ(CMPGT, cmpgt) in DO_PPZZ()
2745 DO_PPZZ(CMPGE, cmpge) in DO_PPZZ()
2746 DO_PPZZ(CMPHI, cmphi) in DO_PPZZ()
2747 DO_PPZZ(CMPHS, cmphs) in DO_PPZZ()
2749 #undef DO_PPZZ in DO_PPZZ()