Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c70 #define IS_2_LO_REGS(reg1, reg2) \ macro
612 if (IS_2_LO_REGS(reg, dst)) { in emit_op_imm()
725 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
731 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
735 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
739 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
774 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
779 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
784 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
789 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
[all …]

Completed in 18 milliseconds