Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_64.c393 code_ptr[2] = U8(MOD_REG | (type >= SLJIT_FAST_CALL ? CALL_rm : JMP_rm) | reg_lmap[TMP_REG2]); in detect_far_jump_type()
H A DsljitNativeX86_common.c225 #define JMP_rm (/* GROUP_FF */ 4 << 3) macro
3456 inst[1] = U8(inst[1] | ((type >= SLJIT_FAST_CALL) ? CALL_rm : JMP_rm));

Completed in 20 milliseconds