Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c1592 sljit_sw regw, reg2w; in sljit_emit_fcopy() local
1599 reg2w = 0; in sljit_emit_fcopy()
1615 CHECK_EXTRA_REGS(reg2, reg2w, (void)0); in sljit_emit_fcopy()
1618 | EX86_PREF_66 | VEX_OP_0F3A | EX86_SSE2_OP1, freg, reg2, reg2w)); in sljit_emit_fcopy()
1629 CHECK_EXTRA_REGS(reg2, reg2w, (void)0); in sljit_emit_fcopy()
1653 | EX86_PREF_66 | EX86_SSE2_OP1, freg, reg2, reg2w)); in sljit_emit_fcopy()

Completed in 10 milliseconds