diff options
author | 2024-08-01 17:57:45 +1000 | |
---|---|---|
committer | 2024-08-21 09:11:26 +1000 | |
commit | 83a3a20e59fa4b1add714bb4062af0d144b67ab7 (patch) | |
tree | 31258210a65e5e5b559d537d09c1d2a30814a26d /hw/avr/arduino.c | |
parent | target/i386: Split out gen_prepare_val_nz (diff) | |
download | qemu-83a3a20e59fa4b1add714bb4062af0d144b67ab7.tar.xz qemu-83a3a20e59fa4b1add714bb4062af0d144b67ab7.zip |
target/i386: Fix carry flag for BLSI
BLSI has inverted semantics for C as compared to the other two
BMI1 instructions, BLSMSK and BLSR. Introduce CC_OP_BLSI* for
this purpose.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2175
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240801075845.573075-3-richard.henderson@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions