qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] target/nios2: Use DisasContext::zero constant instead of


From: Richard Henderson
Subject: Re: [PATCH 2/3] target/nios2: Use DisasContext::zero constant instead of temporary
Date: Sun, 3 Oct 2021 09:50:20 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/2/21 7:30 PM, Philippe Mathieu-Daudé wrote:
We already have a register holding the zero value in the constant
pool, use it instead of a temporary.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  target/nios2/translate.c | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)

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

r~



reply via email to

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