qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/5] target/avr: fix avr features processing


From: Richard Henderson
Subject: Re: [PATCH v2 3/5] target/avr: fix avr features processing
Date: Thu, 19 Jan 2023 08:25:58 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 1/18/23 23:22, Pavel Dovgalyuk wrote:
Bit vector for features has 64 bits. This patch fixes bit shifts in
avr_feature and set_avr_feature functions to be 64-bit too.

Signed-off-by: Pavel Dovgalyuk<Pavel.Dovgalyuk@ispras.ru>
Reviewed-by: Michael Rolnik<mrolnik@gmail.com>
---
  target/avr/cpu.h |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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