qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] Hexagon (target/hexagon) Fix shift amount check in fASHIF


From: Richard Henderson
Subject: Re: [PATCH v2] Hexagon (target/hexagon) Fix shift amount check in fASHIFTL/fLSHIFTR
Date: Fri, 5 Mar 2021 11:01:12 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/4/21 9:37 AM, Taylor Simpson wrote:
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<tsimpson@quicinc.com>
---
  target/hexagon/macros.h | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Queued to hexagon-next.

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]