On 2/19/21 4:44 AM, Stefan Sandström wrote: > From: Stefan Sandstrom <[email protected]> > > Add and fix deallocation of temporary TCG registers in CRIS code > generation. > > Tested-by: Edgar E. Iglesias <[email protected]> > Reviewed-by: Edgar E. Iglesias <[email protected]> > Change-Id: I17fce5d95bdc4418337ba885d53ba97afb1bafcc > Signed-off-by: Stefan Sandström <[email protected]> > --- > target/cris/translate.c | 124 ++++++++++++++++++++++---------- > target/cris/translate_v10.c.inc | 70 ++++++++++++------ > 2 files changed, 135 insertions(+), 59 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
