Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c72 #define IS_2_LO_REGS(reg1, reg2) \ macro
633 if (IS_2_LO_REGS(reg, dst)) { in emit_op_imm()
755 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
763 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
768 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
773 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
814 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
819 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
824 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
829 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
[all …]

Completed in 17 milliseconds