On 11/08/16 13:04, Jan Beulich wrote:
> Make all paths leading to the "push" label have the Mov flag set, and
> ASSERT() that to be the case. For the opcode FF group the adjustment is
> benign for the paths not leading to "push", as they all set dst.type to
> OP_NONE
>
> Signed-off-by: Jan Beulich
Make all paths leading to the "push" label have the Mov flag set, and
ASSERT() that to be the case. For the opcode FF group the adjustment is
benign for the paths not leading to "push", as they all set dst.type to
OP_NONE
Signed-off-by: Jan Beulich
--- a/xen/arch/x86/x86_emulate/x86_emulate.c
++