Yu-hsin Wang has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/44527 )
Change subject: fastmodel: Remove CortexA76 unpresented resource
......................................................................
fastmodel: Remove CortexA76 unpresented resource
Change-Id: I8fde5f90cca45df9430c5f4159fa6e8319ad12df
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/44527
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Gabe Black <[email protected]>
Tested-by: kokoro <[email protected]>
---
M src/arch/arm/fastmodel/CortexA76/thread_context.cc
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Gabe Black: Looks good to me, approved; Looks good to me, approved
kokoro: Regressions pass
diff --git a/src/arch/arm/fastmodel/CortexA76/thread_context.cc
b/src/arch/arm/fastmodel/CortexA76/thread_context.cc
index 4b1dbda..47e5ab0 100644
--- a/src/arch/arm/fastmodel/CortexA76/thread_context.cc
+++ b/src/arch/arm/fastmodel/CortexA76/thread_context.cc
@@ -530,7 +530,7 @@
{ ArmISA::MISCREG_CNTV_CVAL, "CNTV_CVAL" },
{ ArmISA::MISCREG_CNTVOFF, "CNTVOFF" },
{ ArmISA::MISCREG_CNTHP_CVAL, "CNTHP_CVAL" },
- { ArmISA::MISCREG_CPUMERRSR, "CPUMERRSR" },
+ // ArmISA::MISCREG_CPUMERRSR?
{ ArmISA::MISCREG_L2MERRSR, "L2MERRSR" },
// AArch64 registers (Op0=2)
@@ -814,7 +814,7 @@
// ArmISA::MISCREG_L2ACTLR_EL1?
{ ArmISA::MISCREG_CPUACTLR_EL1, "CPUACTLR_EL1" },
{ ArmISA::MISCREG_CPUECTLR_EL1, "CPUECTLR_EL1" },
- { ArmISA::MISCREG_CPUMERRSR_EL1, "CPUMERRSR_EL1" },
+ // ArmISA::MISCREG_CPUMERRSR_EL1?
{ ArmISA::MISCREG_L2MERRSR_EL1, "L2MERRSR_EL1" },
// ArmISA::MISCREG_CBAR_EL1?
{ ArmISA::MISCREG_CONTEXTIDR_EL2, "CONTEXTIDR_EL2" },
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/44527
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I8fde5f90cca45df9430c5f4159fa6e8319ad12df
Gerrit-Change-Number: 44527
Gerrit-PatchSet: 5
Gerrit-Owner: Yu-hsin Wang <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Philip Metzler <[email protected]>
Gerrit-Reviewer: Yu-hsin Wang <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-CC: Earl Ou <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s