Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c215 #define IMUL (/* GROUP_F7 */ 5 << 3) macro
1460 inst[1] |= IMUL; in sljit_emit_op0()
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc2114 /* MUL(_, imm32) => IMUL */
2119 /* Prefer IMUL over MUL because it's more flexible and uses less registers ??? */
2142 /* MUL(_, imm32) => IMUL */

Completed in 29 milliseconds