arch-arm: MISCREG_ICC_BPR1_EL1 using AA64 banking
Change-Id: Ib30c7a49490f05f88ddfd7572dd360cb92647f81 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/20625 Maintainer: Andreas Sandberg <andreas.sandberg@arm.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -4603,7 +4603,7 @@ ISA::initializeMiscRegMetadata()
|
||||
.allPrivileges().exceptUserMode().writes(0)
|
||||
.mapsTo(MISCREG_ICC_HPPIR1);
|
||||
InitReg(MISCREG_ICC_BPR1_EL1)
|
||||
.banked()
|
||||
.banked64()
|
||||
.mapsTo(MISCREG_ICC_BPR1);
|
||||
InitReg(MISCREG_ICC_BPR1_EL1_NS)
|
||||
.bankedChild()
|
||||
|
||||
Reference in New Issue
Block a user