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 register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
EFLAGS.ZF needs to be checked after each iteration, not before.
Signed-off-by:
Avi Kivity <avi@redhat.com>