]> Git Repo - qemu.git/commit
target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR
authorTaylor Simpson <[email protected]>
Thu, 4 Mar 2021 17:37:05 +0000 (09:37 -0800)
committerRichard Henderson <[email protected]>
Sun, 7 Mar 2021 01:35:43 +0000 (17:35 -0800)
commit66a1807b8e384145664ccc98e432901c4df33f4e
treecc4e84ca0034080a4b10c90720953927f84e7c3d
parentb33311c67033849f31856d19f8e7252a77ea9216
target/hexagon: Fix shift amount check in fASHIFTL/fLSHIFTR

Fixes: a646e99cb90 ("Hexagon (target/hexagon) macros")
Eliminate the following Coverity CIDs (Bad bit shift operation)
    325227
    325292
    325425
    325526
    325561
    325564
    325578
    325637
    325736
    325748
    325786
    325815
    325837

Signed-off-by: Taylor Simpson <[email protected]>
Message-Id: <1614879425[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/hexagon/macros.h
This page took 0.037335 seconds and 4 git commands to generate.