emit_shift_with_flags 2198 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SHL, GET_FLAGS(op),
emit_shift_with_flags 2201 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SHR, GET_FLAGS(op),
emit_shift_with_flags 2204 ext/pcre/pcrelib/sljit/sljitNativeX86_common.c 		return emit_shift_with_flags(compiler, SAR, GET_FLAGS(op),