summary refs log tree commit diff stats
path: root/fpu/softfloat.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-04-01 13:36:59 -0600
committerRichard Henderson <richard.henderson@linaro.org>2022-04-26 19:58:43 -0700
commit21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f (patch)
tree002db74e221dc0bdc25db07779fc9fc3668171bd /fpu/softfloat.c
parentb826044fc0c21d90a7fcfcf883cc8a8bf1bd7424 (diff)
downloadfocaccia-qemu-21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f.tar.gz
focaccia-qemu-21641ee5a9b31568c990c7fc949eeb9bcd0f6a0f.zip
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 'fpu/softfloat.c')
0 files changed, 0 insertions, 0 deletions