Home
last modified time | relevance | path

Searched refs:opcode3 (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c4274 sljit_s32 opcode3 = TMP_REG1; local
4276 sljit_s32 opcode3 = SLJIT_S0; local
4285 SLJIT_ASSERT(reg_map[opcode3] == 3);
4385 FAIL_IF(emit_groupf(compiler, PSRLDQ_x | EX86_PREF_66 | EX86_SSE2_OP2, opcode3, freg, 0));
4387 …truction(compiler, PSRLDQ_x | EX86_PREF_66 | EX86_SSE2_OP2 | VEX_SSE2_OPV, opcode3, freg, src, 0));

Completed in 15 milliseconds