Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c70 #define IS_2_LO_REGS(reg1, reg2) \ macro
590 if (IS_2_LO_REGS(reg, dst)) { in emit_op_imm()
703 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
709 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
713 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
717 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
752 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
757 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
762 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
767 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
[all …]

Completed in 9 milliseconds