Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c74 #define IS_3_LO_REGS(reg1, reg2, reg3) \ macro
846 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
863 if (IS_3_LO_REGS(dst, arg1, arg2)) in emit_op_imm()
1062 if (!argw && IS_3_LO_REGS(reg, arg, other_r)) in emit_op_mem()
1125 if (IS_3_LO_REGS(reg, arg, tmp_reg)) in emit_op_mem()

Completed in 12 milliseconds