Re: [Xen-devel] [PATCH 6/7] x86emul: use DstEax where possible

2016-08-11 Thread Andrew Cooper
On 11/08/16 13:06, Jan Beulich wrote: > While it avoids just a few instructions, we should nevertheless make > use of generic code as much as possible. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper ___ Xen-devel mailing list Xen-devel@list

[Xen-devel] [PATCH 6/7] x86emul: use DstEax where possible

2016-08-11 Thread Jan Beulich
While it avoids just a few instructions, we should nevertheless make use of generic code as much as possible. Signed-off-by: Jan Beulich --- a/xen/arch/x86/x86_emulate/x86_emulate.c +++ b/xen/arch/x86/x86_emulate/x86_emulate.c @@ -124,7 +124,7 @@ static uint8_t opcode_table[256] = { Implici