Commit 0fa6ccbd authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: x86 emulator: fix REPZ/REPNZ termination condition



EFLAGS.ZF needs to be checked after each iteration, not before.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent f6b33fc5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment