Searched refs:SSE_CMP_P (Results 1 – 1 of 1) sorted by relevance
1278 #define SSE_CMP_P(instr, imm8) \ macro1286 SSE_CMP_P(cmpeq, 0x0);1287 SSE_CMP_P(cmplt, 0x1);1288 SSE_CMP_P(cmple, 0x2);1289 SSE_CMP_P(cmpneq, 0x4);1290 SSE_CMP_P(cmpnlt, 0x5);1291 SSE_CMP_P(cmpnle, 0x6);1293 #undef SSE_CMP_P