Re: [PATCH] target/s390x: Fix SQXBR

2020-06-22 Thread Cornelia Huck
On Fri, 19 Jun 2020 21:21:40 -0700 Richard Henderson wrote: > The output is 128-bit, and thus requires a pair of 64-bit temps. > > Buglink: https://bugs.launchpad.net/bugs/1883984 > Signed-off-by: Richard Henderson > --- > target/s390x/insn-data.def | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] target/s390x: Fix SQXBR

2020-06-22 Thread David Hildenbrand
On 20.06.20 06:21, Richard Henderson wrote: > The output is 128-bit, and thus requires a pair of 64-bit temps. > > Buglink: https://bugs.launchpad.net/bugs/1883984 > Signed-off-by: Richard Henderson > --- > target/s390x/insn-data.def | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > d