Skip to content
Snippets Groups Projects
Commit 99282098 authored by Richard Henderson's avatar Richard Henderson Committed by Paolo Bonzini
Browse files

target/i386: Fix C flag for BLSI, BLSMSK, BLSR

We forgot to set cc_src, which is used for computing C.

Resolves: #1370


Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Message-Id: <20230114180601.2993644-1-richard.henderson@linaro.org>
Cc: qemu-stable@nongnu.org
Fixes: 1d0b9261 ("target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder", 2022-10-18)
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b14c0098
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment