qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/arm: Coverity tweaks
@ 2020-03-20 16:06 Richard Henderson
  2020-03-20 16:06 ` [PATCH 1/3] target/arm: Rearrange disabled check for watchpoints Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Richard Henderson @ 2020-03-20 16:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, qemu-arm

Only the first of these appears to be a real bug.
The other two are adjustments to help satisfy Coverity.


r~


Richard Henderson (3):
  target/arm: Rearrange disabled check for watchpoints
  target/arm: Assert immh != 0 in disas_simd_shift_imm
  target/arm: Move computation of index in handle_simd_dupe

 target/arm/helper.c        | 11 ++++++-----
 target/arm/translate-a64.c |  6 +++++-
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-23  9:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 16:06 [PATCH 0/3] target/arm: Coverity tweaks Richard Henderson
2020-03-20 16:06 ` [PATCH 1/3] target/arm: Rearrange disabled check for watchpoints Richard Henderson
2020-03-20 16:06 ` [PATCH 2/3] target/arm: Assert immh != 0 in disas_simd_shift_imm Richard Henderson
2020-03-20 16:06 ` [PATCH 3/3] target/arm: Move computation of index in handle_simd_dupe Richard Henderson
2020-03-22 10:40 ` [PATCH 0/3] target/arm: Coverity tweaks Philippe Mathieu-Daudé
2020-03-23  9:35 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).