diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-08-01 17:57:45 +1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-08-21 09:11:26 +1000 |
commit | 83a3a20e59fa4b1add714bb4062af0d144b67ab7 (patch) | |
tree | 31258210a65e5e5b559d537d09c1d2a30814a26d /tests/functional/qemu_test/linuxkernel.py | |
parent | 266d6dddbd85286e64004499f6f8f6fad15e5521 (diff) | |
download | qemu-83a3a20e59fa4b1add714bb4062af0d144b67ab7.zip qemu-83a3a20e59fa4b1add714bb4062af0d144b67ab7.tar.gz qemu-83a3a20e59fa4b1add714bb4062af0d144b67ab7.tar.bz2 |
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 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions