This is part of the ongoing effort to move all id registers to the idregs
array (so that we can work with an autogenerated list of registers.)
Changes v2->v3:
- separate patch for adding the helpers
- put some rationale into the patch description
Cornelia Huck (2):
arm: add {get,set}_dczid_bs helpers
arm: add DCZID_EL0 to idregs array
target/arm/cpu-sysregs.h.inc | 1 +
target/arm/cpu.c | 2 +-
target/arm/cpu.h | 14 ++++++++++++--
target/arm/cpu64.c | 4 ++--
target/arm/helper.c | 5 ++++-
target/arm/tcg/cpu64.c | 22 +++++++++++-----------
target/arm/tcg/helper-a64.c | 2 +-
target/arm/tcg/mte_helper.c | 4 ++--
target/arm/tcg/translate-a64.c | 2 +-
target/arm/tcg/translate.h | 2 +-
10 files changed, 36 insertions(+), 22 deletions(-)
--
2.52.0