Searched refs:PCMPEQD_x_xm (Results 1 – 1 of 1) sorted by relevance
272 #define PCMPEQD_x_xm 0x76 macro3242 FAIL_IF(emit_groupf(compiler, PCMPEQD_x_xm | EX86_PREF_66 | EX86_SSE2, dst_r, dst_r, 0));3823 …return emit_vex_instruction(compiler, (srcw == 0 ? PXOR_x_xm : PCMPEQD_x_xm) | (reg_size == 5 ? VE…3825 …return emit_groupf(compiler, (srcw == 0 ? PXOR_x_xm : PCMPEQD_x_xm) | EX86_PREF_66 | EX86_SSE2, fr…
Completed in 23 milliseconds