[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] Correct CRIS TCG register lifetime management
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2] Correct CRIS TCG register lifetime management |
Date: |
Thu, 18 Feb 2021 20:59:01 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
Hi Stefan,
On 2/18/21 7:43 PM, Stefan Sandström wrote:
> From: Stefan Sandstrom <stefans@axis.com>
>
> Add and fix deallocation of temporary TCG registers in CRIS code
> generation.
What did you run to figure this out?
> Change-Id: I17fce5d95bdc4418337ba885d53ba97afb1bafcc
> Signed-off-by: Stefan Sandstrom <stefans@axis.com>
> ---
> target/cris/translate.c | 132
> ++++++++++++++++++++++++++++------------
> target/cris/translate_v10.c.inc | 70 ++++++++++++++-------
> 2 files changed, 141 insertions(+), 61 deletions(-)