qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches


From: Peter Maydell
Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH v6 00/35] target/arm SVE patches
Date: Thu, 28 Jun 2018 15:12:17 +0100

On 28 June 2018 at 12:30, Alex Bennée <address@hidden> wrote:
>
> Richard Henderson <address@hidden> writes:
>
>> This is the remainder of the SVE enablement patches,
>> with an extra bonus patch to enable ARMv8.2-DotProd.
>>
>> V6 updates based on review.
>
> One failure from the VQ3 test set:
>
> ../qemu.git/aarch64-linux-user/qemu-aarch64 \
>   ./risu --test-sve=3 \
>   address@hidden/insn_sdiv_z_p_zz___INC.risu.bin \
>   address@hidden/insn_sdiv_z_p_zz___INC.risu.bin.trace
>
> Gives:
>
>   loading test image
>   address@hidden/insn_sdiv_z_p_zz___INC.risu.bin...
>   starting apprentice image at 0x4000801000
>   starting image
>   fish: “../qemu.git/aarch64-linux-user/…” terminated by signal SIGFPE
>   (Floating point exception)

Do you have the insn that it's barfing on? In particular,
I'm guessing from the test name that this is for something
covered by one of the SDIV_zpzz lines in sve.decode, which
is already in master rather than in this test series.
If that's true, then it shouldn't block applying this set...

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]