Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c130 #define OPC2(opcode) ((sljit_ins)(opcode) << 22) macro
163 #define NOP (OPC1(0x0) | OPC2(0x04))
169 #define SETHI (OPC1(0x0) | OPC2(0x04))
192 #define BICC (OPC1(0x0) | OPC2(0x2))
193 #define FBFCC (OPC1(0x0) | OPC2(0x6))

Completed in 10 milliseconds