qemu-e2k/target-i386
Laurent Desnogues 49d9fdcca6 target-i386: fix ARPL
The arpl implementation in target-i386/translate.c uses cpu_A0
temporary across a brcond op.  This patch fixes that issue.

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-10-06 22:01:00 +02:00
..
cpu.h target-i386: move recently added vmstate fields at the end of the structure 2009-10-05 22:41:04 +02:00
exec.h
helper_template.h
helper.c x86: mce_banks always have the same size 2009-10-05 09:32:41 -05:00
helper.h target-i386: add RDTSCP support 2009-10-04 14:46:34 +02:00
kvm.c
machine.c x86: fix miss merge 2009-10-05 14:01:16 -05:00
op_helper.c target-i386: Fix exceptions for fxsave/fxrstor 2009-10-04 23:10:22 +02:00
ops_sse_header.h target-i386: add SSE4a instruction support 2009-10-04 14:09:41 +02:00
ops_sse.h target-i386: add SSE4a instruction support 2009-10-04 14:09:41 +02:00
svm.h
TODO
translate.c target-i386: fix ARPL 2009-10-06 22:01:00 +02:00