qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ARM: SVE while issue


From: Laurent Desnogues
Subject: [Qemu-devel] ARM: SVE while issue
Date: Tue, 31 Jul 2018 15:52:53 +0200

Hello Richard,

according to SVE specification, whilels/whilele instructions have a
special case where if the second operand is the maximum (un)signed
integer then the result is an all-true predicate.  The current code in
trans_WHILE doesn't seem to capture that requirement.  I'm afraid the
fix won't be as trivial as for the other two bugs I reported :-)

Thanks,

Laurent



reply via email to

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