Re: [PATCH] x86emul: replace further UB shifts

2020-08-04 Thread Andrew Cooper
On 04/08/2020 11:13, Jan Beulich wrote: > I have no explanation how I managed to overlook these while putting > together what is now b6a907f8c83d ("x86emul: replace UB shifts"). > > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper I've just checked, and GCC 9.3.0 does convert this pattern bac

[PATCH] x86emul: replace further UB shifts

2020-08-04 Thread Jan Beulich
I have no explanation how I managed to overlook these while putting together what is now b6a907f8c83d ("x86emul: replace UB shifts"). Signed-off-by: Jan Beulich --- a/xen/arch/x86/x86_emulate/x86_emulate.c +++ b/xen/arch/x86/x86_emulate/x86_emulate.c @@ -9735,7 +9735,7 @@ x86_emulate(