qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/arm: Two SME fixes
@ 2022-07-13  4:58 Richard Henderson
  2022-07-13  4:58 ` [PATCH 1/2] target/arm: Fill in VL for tbflags when SME enabled and SVE disabled Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2022-07-13  4:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: broonie, qemu-arm

Ho hum.  Let a feature loose on users and they find bugs.  Mark noticed
that the wrong value was being picked up for VL when SVE is disabled.
I had run the same test but failed to notice the vector length wasn't
as expected, though the test otherwise produced expected results.


r~


Richard Henderson (2):
  target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
  target/arm: Fix aarch64_sve_change_el for SME

 target/arm/helper.c | 41 +++++++++++++++++++++++++++++++++--------
 1 file changed, 33 insertions(+), 8 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-07-14 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-13  4:58 [PATCH 0/2] target/arm: Two SME fixes Richard Henderson
2022-07-13  4:58 ` [PATCH 1/2] target/arm: Fill in VL for tbflags when SME enabled and SVE disabled Richard Henderson
2022-07-13  4:58 ` [PATCH 2/2] target/arm: Fix aarch64_sve_change_el for SME Richard Henderson
2022-07-14 14:39 ` [PATCH 0/2] target/arm: Two SME fixes Peter Maydell

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).