On 25 May 2018 at 14:17, Richard Henderson <[email protected]> wrote: > On 05/24/2018 11:24 PM, Michael Clark wrote: >> This patch enables mhpmcounter3h through mhpmcounter31h on RV32. >> Previously the RV32 h versions (high 32-bits of 64-bit counters) >> of these counters would trap with an illegal instruction instead >> of returning 0 as intended. >> >> Reported-by: Richard Henderson <[email protected]> >> Signed-off-by: Michael Clark <[email protected]> >> --- >> target/riscv/op_helper.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Fixes: Coverity CID 1390849 > Reviewed-by: Richard Henderson <[email protected]>
Ping -- Coverity is still complaining about this -- did this patch get lost? thanks -- PMM
