[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86emul: fix {,i}mul and {,i}div
On Thu, Sep 29, 2016 at 07:08:10AM -0600, Jan Beulich wrote: > Commit a3db233ede ("x86emul: use DstEax also for {,I}{MUL,DIV}") went > a little too far: DstEax and SrcEax weren't really meant to be used > together with ModRM - they assume modrm_reg remains zero by the time > the destination / source register pointer gets calculated. Don't fully > undo that commit though, but instead just correct the register pointer, > and don't use dst.val as input for mul and imul (div and idiv did avoid > that already). > > Reported-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> and Tested-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |