[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [Qemu-devel] target-s390x: assertion failure in op_risb
From: |
Richard Henderson |
Subject: |
Re: [qemu-s390x] [Qemu-devel] target-s390x: assertion failure in op_risbg |
Date: |
Tue, 7 Nov 2017 13:14:31 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 11/07/2017 01:00 PM, Thomas Huth wrote:
> If I've got the spec right, it's doing the same as
> RISBG (with subcode 0x55), but just does not set the condition code at
> the end, so this should be quite easy to implement?
That's right.
r~