qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: fix daa opcode for al regis


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: fix daa opcode for al register values higher than 0xf9
Date: Fri, 2 Sep 2011 11:09:08 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Aug 30, 2011 at 10:00:55AM +0300, Boris Figovsky wrote:
> The second if statement should consider the original al register value,
> and not the new one.
> 
> Signed-off-by: Boris Figovsky <address@hidden>
> ---
>  target-i386/op_helper.c |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]