Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c109 #define DOP(op) ((op) << 5) macro
123 #define FABSS (OPC1(0x2) | OPC3(0x34) | DOP(0x09))
124 #define FADDD (OPC1(0x2) | OPC3(0x34) | DOP(0x42))
125 #define FADDS (OPC1(0x2) | OPC3(0x34) | DOP(0x41))
126 #define FCMPD (OPC1(0x2) | OPC3(0x35) | DOP(0x52))
127 #define FCMPS (OPC1(0x2) | OPC3(0x35) | DOP(0x51))
128 #define FDIVD (OPC1(0x2) | OPC3(0x34) | DOP(0x4e))
129 #define FDIVS (OPC1(0x2) | OPC3(0x34) | DOP(0x4d))
130 #define FDTOI (OPC1(0x2) | OPC3(0x34) | DOP(0xd2))
131 #define FDTOS (OPC1(0x2) | OPC3(0x34) | DOP(0xc6))
[all …]

Completed in 8 milliseconds