[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries |
Date: |
Mon, 22 Feb 2021 09:41:16 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
Hi Edgar,
On 2/22/21 9:33 AM, Edgar E. Iglesias wrote:
> From: Stefan Sandstrom <stefans@axis.com>
>
> Add and fix deallocation of temporary TCG registers in CRIS code
> generation.
>
> Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> Change-Id: I17fce5d95bdc4418337ba885d53ba97afb1bafcc
Out of curiosity, what is this Change-Id?
> Signed-off-by: Stefan Sandström <stefans@axis.com>
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> Message-Id: <20210219124416.28178-1-stefans@axis.com>
> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
> ---
> target/cris/translate.c | 124 ++++++++++++++++++++++----------
> target/cris/translate_v10.c.inc | 70 ++++++++++++------
> 2 files changed, 135 insertions(+), 59 deletions(-)
Re: [PULL v1 0/3] CRIS queue, Peter Maydell, 2021/02/22