Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c318 *code_ptr++ = U8(MOD_REG | (type >= SLJIT_FAST_CALL ? CALL_rm : JMP_rm) | reg_lmap[TMP_REG2]); in generate_far_jump_code()
H A DsljitNativeX86_common.c205 #define JMP_rm (/* GROUP_FF */ 4 << 3) macro
3056 *inst = U8(*inst | ((type >= SLJIT_FAST_CALL) ? CALL_rm : JMP_rm));

Completed in 24 milliseconds