qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] target/openrisc: Use tcg_constant_*


From: Stafford Horne
Subject: Re: [PATCH 1/4] target/openrisc: Use tcg_constant_*
Date: Sat, 10 Jul 2021 06:02:03 +0900

On Thu, Jul 08, 2021 at 02:37:51PM -0700, Richard Henderson wrote:
> Replace uses of tcg_const_* with the allocate and free close together.

I read this as tcg_const_* is being replaced with allocate and free.  Perhaps we
can say:

Replace uses of tcg_const_* allocate and free close together with
tcg_constant_*.

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

Reviewed-by: Stafford Horne <shorne@gmail.com>




reply via email to

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