diff --git a/src/arch/arm/miscregs.cc b/src/arch/arm/miscregs.cc index 9514997e3..c4915cb54 100644 --- a/src/arch/arm/miscregs.cc +++ b/src/arch/arm/miscregs.cc @@ -1291,7 +1291,7 @@ bitset miscRegInfo[NUM_MISCREGS] = { // MISCREG_CNTVOFF_EL2 bitset(string("11111100000000000001")), // MISCREG_CNTHCTL_EL2 - bitset(string("01111000000000000000")), + bitset(string("01111000000000000100")), // MISCREG_CNTHP_TVAL_EL2 bitset(string("01111000000000000000")), // MISCREG_CNTHP_CTL_EL2