Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_64.c63 *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.c191 #define JMP_rm (/* GROUP_FF */ 4 << 3) macro
2602 *inst |= (type >= SLJIT_FAST_CALL) ? CALL_rm : JMP_rm;

Completed in 12 milliseconds