Lines Matching refs:EX86_SSE2_OP1
143 #define EX86_SSE2_OP1 0x2000145 #define EX86_SSE2 (EX86_SSE2_OP1 | EX86_SSE2_OP2)2356 inst = emit_x86_instruction(compiler, 2 | ((op & SLJIT_SINGLE_OP) ? EX86_PREF_F3 : EX86_PREF_F2) | EX86_SSE2_OP1, dst_r, 0, src, srcw);