KVM: x86 emulator: fix REPZ/REPNZ termination condition
EFLAGS.ZF needs to be checked after each iteration, not before.
Signed-off-by:
Avi Kivity <avi@redhat.com>
Loading
Please sign in to comment
EFLAGS.ZF needs to be checked after each iteration, not before.
Signed-off-by:
Avi Kivity <avi@redhat.com>