diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-20 11:07:39 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-28 14:44:52 +0200 |
commit | 944f4001346019a3cd05567695aa48830c904626 (patch) | |
tree | 5313ced23c6300d42cd865ef8639b7da892bbe6c /qemu-options.hx | |
parent | e36b976da4f6f4c0d434e6bb811f60b7b445e8ea (diff) | |
download | qemu-944f4001346019a3cd05567695aa48830c904626.zip qemu-944f4001346019a3cd05567695aa48830c904626.tar.gz qemu-944f4001346019a3cd05567695aa48830c904626.tar.bz2 |
target/i386: use cpu_cc_dst for CC_OP_POPCNT
It is the only CCOp, among those that compute ZF from one of the cc_op_*
registers, that uses cpu_cc_src. Do not make it the odd one off,
instead use cpu_cc_dst like the others.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions