Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c424 else if (flags & EX86_REX) in emit_x86_instruction()
H A DsljitNativeX86_common.c151 #define EX86_REX 0x0040 macro
1226 inst = emit_x86_instruction(compiler, 1 | EX86_REX | EX86_NO_REXW, dst_r, 0, dst, dstw); in emit_mov_byte()

Completed in 14 milliseconds