emit_shift_with_flags 2211 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SHL, GET_FLAGS(op),
emit_shift_with_flags 2214 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SHR, GET_FLAGS(op),
emit_shift_with_flags 2217 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SAR, GET_FLAGS(op),