Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c386 if (rex) in emit_do_imm32()
387 *inst++ = rex; in emit_do_imm32()
423 rex |= REX_W; in emit_x86_instruction()
425 rex |= REX; in emit_x86_instruction()
452 rex |= REX_B; in emit_x86_instruction()
473 rex |= REX_B; in emit_x86_instruction()
476 rex |= REX_B; in emit_x86_instruction()
507 rex |= REX_R; in emit_x86_instruction()
510 if (rex) in emit_x86_instruction()
524 if (rex) in emit_x86_instruction()
[all …]

Completed in 5 milliseconds