On 3/20/20 5:06 PM, Richard Henderson wrote:
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(-)
Series:
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>