On 2/19/21 8:30 AM, Taylor Simpson wrote:
> I requested access to scan.coverity.com. Once it is granted, I'll take a
> look.
I took a quick look. Quite a lot of the errors are related to
> #define fASHIFTL(SRC, SHAMT, REGSTYPE) \
> (((SHAMT) >= 64) ? 0 : (fCAST##REGSTYPE##s(SRC) << (SHAMT)
I requested access to scan.coverity.com. Once it is granted, I'll take a look.
Thanks,
Taylor
> -Original Message-
> From: Peter Maydell
> Sent: Friday, February 19, 2021 4:52 AM
> To: Richard Henderson
> Cc: QEMU Developers ; Taylor Simpson
>
> Subject: R
On Thu, 18 Feb 2021 at 16:29, Richard Henderson
wrote:
>
> Initial commit for the Qualcomm Hexagon processor.
>
>
Hi; Coverity Scan reports a pile of new issues in the
On Thu, 18 Feb 2021 at 16:29, Richard Henderson
wrote:
>
> V2: Patch 35: do not re-find the python executable to use.
>
> r~
>
>
> The following changes since commit 91416a4254015e1e3f602f2b241b9ddb7879c10b:
>
> Merge remote-tracking branch
> 'remotes/stsquad/tags/pull-plugin-updates-180221-1'
V2: Patch 35: do not re-find the python executable to use.
r~
The following changes since commit 91416a4254015e1e3f602f2b241b9ddb7879c10b:
Merge remote-tracking branch
'remotes/stsquad/tags/pull-plugin-updates-180221-1' into staging (2021-02-18
13:27:03 +)
are available in the Git repo