qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-arm] ARM: SVE while issue
@ 2018-07-31 13:52 Laurent Desnogues
  2018-07-31 16:36 ` [Qemu-devel] " Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Desnogues @ 2018-07-31 13:52 UTC (permalink / raw)
  To: Richard Henderson; +Cc: qemu-arm, qemu-devel@nongnu.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-08-01  5:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31 13:52 [Qemu-arm] ARM: SVE while issue Laurent Desnogues
2018-07-31 16:36 ` [Qemu-devel] " Richard Henderson
2018-08-01  5:53   ` [Qemu-arm] " Laurent Desnogues

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).