IMM5              652 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 				return push_inst32(compiler, LSL_WI | (flags & SET_FLAGS) | RD4(dst) | RM4(reg) | IMM5(imm));
IMM5              656 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 				return push_inst32(compiler, LSR_WI | (flags & SET_FLAGS) | RD4(dst) | RM4(reg) | IMM5(imm));
IMM5              660 ext/pcre/pcrelib/sljit/sljitNativeARM_T2_32.c 				return push_inst32(compiler, ASR_WI | (flags & SET_FLAGS) | RD4(dst) | RM4(reg) | IMM5(imm));