Searched refs:DOP (Results 1 – 1 of 1) sorted by relevance
124 #define DOP(op) ((op) << 5) macro138 #define FABSS (OPC1(0x2) | OPC3(0x34) | DOP(0x09))139 #define FADDD (OPC1(0x2) | OPC3(0x34) | DOP(0x42))140 #define FADDS (OPC1(0x2) | OPC3(0x34) | DOP(0x41))141 #define FCMPD (OPC1(0x2) | OPC3(0x35) | DOP(0x52))142 #define FCMPS (OPC1(0x2) | OPC3(0x35) | DOP(0x51))143 #define FDIVD (OPC1(0x2) | OPC3(0x34) | DOP(0x4e))144 #define FDIVS (OPC1(0x2) | OPC3(0x34) | DOP(0x4d))145 #define FDTOI (OPC1(0x2) | OPC3(0x34) | DOP(0xd2))146 #define FDTOS (OPC1(0x2) | OPC3(0x34) | DOP(0xc6))[all …]
Completed in 11 milliseconds