Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
target/i386: Save cc_op before loop insns
We forgot to update cc_op before these branch insns, which lead to losing track of the current eflags. Buglink: https://bugs.launchpad.net/qemu/+bug/1888165 Reviewed-by: Alex Bennée <[email protected]> Signed-off-by: Richard Henderson <[email protected]> Message-Id: <[email protected]>
- Loading branch information