qemu-e2k/target-i386
Boris Figovsky c6bfc164e8 x86: fix daa opcode for al register values higher than 0xf9
The second if statement should consider the original al register value,
and not the new one.

Signed-off-by: Boris Figovsky <boris.figovksy@ravellosystems.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-09-02 11:08:44 +01:00
..
cpu.h
cpuid.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
helper_template.h
helper.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
helper.h
kvm.c Fix up some style nits of last uq/master merge 2011-08-25 09:21:35 +01:00
machine.c
op_helper.c x86: fix daa opcode for al register values higher than 0xf9 2011-09-02 11:08:44 +01:00
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c