Searched defs:SSE42_OP (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/target-i386/
H A Dtranslate.c3207 #define SSE42_OP(x) { { NULL, gen_helper_ ## x ## _xmm }, CPUID_EXT_SSE42 } macro
3245 [0x37] = SSE42_OP(pcmpgtq),
3277 [0x60] = SSE42_OP(pcmpestrm),
3278 [0x61] = SSE42_OP(pcmpestri),
3279 [0x62] = SSE42_OP(pcmpistrm),
3280 [0x63] = SSE42_OP(pcmpistri),

Completed in 81 milliseconds