qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/3] target/nios2: Use tcg_constant_*


From: Richard Henderson
Subject: Re: [PATCH 3/3] target/nios2: Use tcg_constant_*
Date: Sun, 3 Oct 2021 09:52:30 -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:
Replace uses of tcg_const_* with the allocate and free close together.

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

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

r~



reply via email to

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