[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: |
Edgar E. Iglesias |
Subject: |
Re: [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries |
Date: |
Mon, 22 Feb 2021 09:50:24 +0100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Mon, Feb 22, 2021 at 09:41:16AM +0100, Philippe Mathieu-Daudé wrote:
> 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?
It came with Stefan's patch, Stefan?
Cheers,
Edgar
>
> > 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