Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c242 #define MOVHLPS_x_x 0x12 macro
4072 …return emit_vex_instruction(compiler, MOVHLPS_x_x | EX86_SSE2 | VEX_SSE2_OPV, srcdst, srcdst, freg…
4073 return emit_groupf(compiler, MOVHLPS_x_x | EX86_SSE2, srcdst, freg, 0);
4118 op = MOVHLPS_x_x | EX86_SSE2;

Completed in 15 milliseconds