Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c466 #define SLJIT_S390X_RR(name, pattern) \ macro
473 SLJIT_S390X_RR(nr, 0x1400)
476 SLJIT_S390X_RR(basr, 0x0d00)
479 SLJIT_S390X_RR(bcr, 0x0700) /* TODO(mundaym): type for mask? */
482 SLJIT_S390X_RR(dr, 0x1d00)
485 SLJIT_S390X_RR(xr, 0x1700)
488 SLJIT_S390X_RR(lr, 0x1800)
491 SLJIT_S390X_RR(lcr, 0x1300)
494 SLJIT_S390X_RR(or, 0x1600)
496 #undef SLJIT_S390X_RR

Completed in 19 milliseconds