Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c63 #define IS_2_LO_REGS(reg1, reg2) \ macro
644 if (IS_2_LO_REGS(dst, reg)) in emit_op_imm()
650 if (!(flags & KEEP_FLAGS) && IS_2_LO_REGS(dst, reg)) in emit_op_imm()
654 if (!(flags & KEEP_FLAGS) && IS_2_LO_REGS(dst, reg)) in emit_op_imm()
658 if (!(flags & KEEP_FLAGS) && IS_2_LO_REGS(dst, reg)) in emit_op_imm()
694 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
700 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
706 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
712 if (IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
717 if (!(flags & KEEP_FLAGS) && IS_2_LO_REGS(dst, arg2)) in emit_op_imm()
[all …]

Completed in 13 milliseconds