qemu-devel
[Top][All Lists]
Advanced

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

RE: [PATCH 2/2] target/hexagon: Use tcg_constant_*


From: Taylor Simpson
Subject: RE: [PATCH 2/2] target/hexagon: Use tcg_constant_*
Date: Sun, 3 Oct 2021 21:21:12 +0000


> -----Original Message-----
> From: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com> On
> Behalf Of Philippe Mathieu-Daudé
> Sent: Saturday, October 2, 2021 7:48 PM
> To: qemu-devel@nongnu.org
> Cc: Taylor Simpson <tsimpson@quicinc.com>; Richard Henderson
> <richard.henderson@linaro.org>; Philippe Mathieu-Daudé
> <f4bug@amsat.org>
> Subject: [PATCH 2/2] target/hexagon: Use tcg_constant_*
> 
> Replace uses of tcg_const_* with the allocate and free close together.
> 
> Inspired-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  target/hexagon/gen_tcg.h        |  6 ++---
>  target/hexagon/macros.h         |  3 +--
>  target/hexagon/genptr.c         | 39 +++++++++++----------------------
>  target/hexagon/translate.c      | 26 +++++++---------------
>  target/hexagon/gen_tcg_funcs.py |  4 +---
>  5 files changed, 25 insertions(+), 53 deletions(-)

Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>

reply via email to

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