Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c642 #define SLJIT_S390X_RXYA(name, pattern, cond) \ macro
651 SLJIT_S390X_RXYA(ly, 0xe30000000058, have_ldisp())
652 SLJIT_S390X_RXYA(lg, 0xe30000000004, 1)
653 SLJIT_S390X_RXYA(lgf, 0xe30000000014, 1)
656 SLJIT_S390X_RXYA(lb, 0xe30000000076, have_ldisp())
657 SLJIT_S390X_RXYA(lgb, 0xe30000000077, have_ldisp())
660 SLJIT_S390X_RXYA(lhy, 0xe30000000078, have_ldisp())
661 SLJIT_S390X_RXYA(lgh, 0xe30000000015, 1)
664 SLJIT_S390X_RXYA(llgf, 0xe30000000016, 1)
667 SLJIT_S390X_RXYA(llc, 0xe30000000094, have_eimm())
[all …]