Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c137 #define CALL (OPC1(0x1))
161 #define OR (OPC1(0x2) | OPC3(0x02))
533 /* u w s */ ARCH_32_64(OPC1(3) | OPC3(0x04) /* stw */, OPC1(3) | OPC3(0x0e) /* stx */),
534 /* u w l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x0b) /* ldx */),
542 /* s w s */ ARCH_32_64(OPC1(3) | OPC3(0x04) /* stw */, OPC1(3) | OPC3(0x0e) /* stx */),
543 /* s w l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x0b) /* ldx */),
549 /* s i l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x08) /* ldsw */),
551 /* d s */ OPC1(3) | OPC3(0x27),
552 /* d l */ OPC1(3) | OPC3(0x23),
553 /* s s */ OPC1(3) | OPC3(0x24),
[all …]

Completed in 8 milliseconds