qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/7] target/nios2: Special case ipending in rdctl and wrctl


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 6/7] target/nios2: Special case ipending in rdctl and wrctl
Date: Sun, 27 Feb 2022 23:06:37 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

On 27/2/22 19:21, Richard Henderson wrote:
It was never correct to be able to write to ipending.
Until the rest of the irq code is tidied, the read of ipending
will generate an "unnecessary" mask.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/nios2/translate.c | 12 ++++++++++++
  1 file changed, 12 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>





reply via email to

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