On Sat, 2023-03-04 at 10:18 -0800, Richard Henderson wrote: > These were trying to determine if o->in2 was available for > use as a temporary. It's better to just allocate a new one. > > Signed-off-by: Richard Henderson <[email protected]> > --- > Cc: David Hildenbrand <[email protected]> > Cc: Ilya Leoshkevich <[email protected]> > Cc: Thomas Huth <[email protected]> > Cc: [email protected] > --- > target/s390x/tcg/translate.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Ilya Leoshkevich <[email protected]>
