qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/7] target/nios2: Hoist R_ZERO check in rdctl
Date: Sun, 27 Feb 2022 23:02:29 +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:
This will avoid having to replicate the check to additional cases.

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

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




reply via email to

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