qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] target/arm: SME prep patches
@ 2022-05-10  0:04 Richard Henderson
  2022-05-10  0:04 ` [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max Richard Henderson
  2022-05-10  0:04 ` [PATCH 2/2] target/arm: Use FIELD definitions for CPACR, CPTR_ELx Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2022-05-10  0:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-arm

Add HCRX_EL2 with no supported bits, and bit definitions for CPACR*.
Just trying to keep the queue smaller.


r~


Richard Henderson (2):
  target/arm: Enable FEAT_HCX for -cpu max
  target/arm: Use FIELD definitions for CPACR, CPTR_ELx

 target/arm/cpu.h    |  64 ++++++++++++++++++++++++---
 hw/arm/boot.c       |   2 +-
 target/arm/cpu.c    |  11 +++--
 target/arm/cpu64.c  |   1 +
 target/arm/helper.c | 104 ++++++++++++++++++++++++++++++++------------
 5 files changed, 146 insertions(+), 36 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-05-13 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10  0:04 [PATCH 0/2] target/arm: SME prep patches Richard Henderson
2022-05-10  0:04 ` [PATCH 1/2] target/arm: Enable FEAT_HCX for -cpu max Richard Henderson
2022-05-13 10:04   ` Peter Maydell
2022-05-10  0:04 ` [PATCH 2/2] target/arm: Use FIELD definitions for CPACR, CPTR_ELx Richard Henderson
2022-05-13 10:14   ` 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).