Re: [PATCH] testsuite/s390: Fix risbg-ll-3.c f2_cconly test.

2021-05-11 Thread Andreas Krebbel via Gcc-patches
On 5/4/21 5:08 PM, Robin Dapp wrote: > Hi, > > instead of selecting bits 62 to (wraparound) 59 from r2 and inserting > them into r3, we select bits 60 to 62 from r3 and insert them into r2 > nowadays. Adjust the test accordingly. > > Is this OK? > > Regards > Robin > > gcc/testsuite/Change

[PATCH] testsuite/s390: Fix risbg-ll-3.c f2_cconly test.

2021-05-04 Thread Robin Dapp via Gcc-patches
pattern. >From ca1a204ff1753f4902bb58668d0ceafcc17d1232 Mon Sep 17 00:00:00 2001 From: Robin Dapp Date: Tue, 27 Apr 2021 16:17:35 +0200 Subject: [PATCH] testsuite/s390: Fix risbg-ll-3.c f2_cconly test. Instead of selecting bits 62 to (wraparound) 59 from r2 and inserting them into r3, we sel