Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c163 #define VEX_W ((sljit_uw)0x100000) macro
4148 …struction(compiler, VPERMPD_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg_…
4209 …nstruction(compiler, VPERMQ_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg_…
4306 …struction(compiler, VPERMPD_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg,…
4331 …struction(compiler, VPERMPD_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg,…
4365 …nstruction(compiler, VPERMQ_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg,…
4446 …nstruction(compiler, VPERMQ_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W | EX86_SSE2, freg,…
4461 …FAIL_IF(emit_vex_instruction(compiler, VPERMQ_y_ym | VEX_256 | EX86_PREF_66 | VEX_OP_0F3A | VEX_W
H A DsljitNativeX86_64.c307 if ((op & VEX_W) || ((op & VEX_AUTO_W) && !compiler->mode32)) { in emit_vex_instruction()
H A DsljitNativeX86_32.c241 if (op & VEX_W) { in emit_vex_instruction()

Completed in 22 milliseconds