Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c122 #define CALL (OPC1(0x1))
144 #define OR (OPC1(0x2) | OPC3(0x02))
482 /* u w s */ ARCH_32_64(OPC1(3) | OPC3(0x04) /* stw */, OPC1(3) | OPC3(0x0e) /* stx */),
483 /* u w l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x0b) /* ldx */),
491 /* s w s */ ARCH_32_64(OPC1(3) | OPC3(0x04) /* stw */, OPC1(3) | OPC3(0x0e) /* stx */),
492 /* s w l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x0b) /* ldx */),
498 /* s i l */ ARCH_32_64(OPC1(3) | OPC3(0x00) /* lduw */, OPC1(3) | OPC3(0x08) /* ldsw */),
500 /* d s */ OPC1(3) | OPC3(0x27),
501 /* d l */ OPC1(3) | OPC3(0x23),
502 /* s s */ OPC1(3) | OPC3(0x24),
[all …]

Completed in 9 milliseconds