Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c129 #define OPC2(opcode) ((opcode) << 22) macro
160 #define NOP (OPC1(0x0) | OPC2(0x04))
166 #define SETHI (OPC1(0x0) | OPC2(0x04))
188 #define BICC (OPC1(0x0) | OPC2(0x2))
189 #define FBFCC (OPC1(0x0) | OPC2(0x6))

Completed in 12 milliseconds