Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c72 *code_ptr++ = MOD_REG | (type >= SLJIT_FAST_CALL ? CALL_rm : JMP_rm) | reg_lmap[TMP_REG2]; in generate_far_jump_code()
H A DsljitNativeX86_common.c182 #define CALL_rm (/* GROUP_FF */ 2 << 3) macro
2767 *inst |= (type >= SLJIT_FAST_CALL) ? CALL_rm : JMP_rm;

Completed in 20 milliseconds