diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-01 13:36:59 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-04-26 19:58:43 -0700 |
commit | 21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f (patch) | |
tree | 002db74e221dc0bdc25db07779fc9fc3668171bd /target/i386/meson.build | |
parent | b826044fc0c21d90a7fcfcf883cc8a8bf1bd7424 (diff) | |
download | qemu-21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f.zip qemu-21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f.tar.gz qemu-21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f.tar.bz2 |
target/s390x: Fix the accumulation of ccm in op_icm
Coverity rightly reports that 0xff << pos can overflow.
This would affect the ICMH instruction.
Fixes: Coverity CID 1487161
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220401193659.332079-1-richard.henderson@linaro.org>
Diffstat (limited to 'target/i386/meson.build')
0 files changed, 0 insertions, 0 deletions