projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
475685d
)
Arm: Add in a missing miscRegName.
author
Gabe Black
<gblack@eecs.umich.edu>
Fri, 25 Mar 2011 04:46:14 +0000
(
00:46
-0400)
committer
Gabe Black
<gblack@eecs.umich.edu>
Fri, 25 Mar 2011 04:46:14 +0000
(
00:46
-0400)
src/arch/arm/miscregs.hh
patch
|
blob
|
history
diff --git
a/src/arch/arm/miscregs.hh
b/src/arch/arm/miscregs.hh
index 47495a4e75d18b8bdef611c61d6f63f30467c0dd..f56f68c0a0f15767a5624b48ad2b3edf1f681ce9 100644
(file)
--- a/
src/arch/arm/miscregs.hh
+++ b/
src/arch/arm/miscregs.hh
@@
-228,7
+228,7
@@
namespace ArmISA
"scr", "sder", "par",
"v2pcwpr", "v2pcwpw", "v2pcwur", "v2pcwuw",
"v2powpr", "v2powpw", "v2powur", "v2powuw",
- "id_mmfr0",
"actlr", "pmcr", "pm
cntr",
+ "id_mmfr0",
"actlr", "pmcr", "pmc
cntr",
"pmcntenset", "pmcntenclr", "pmovsr",
"pmswinc", "pmselr", "pmceid0",
"pmceid1", "pmc_other", "pmxevcntr",
@@
-242,7
+242,7
@@
namespace ArmISA
"dcimvac", "dcisw", "mccsw",
"dccmvau",
"nsacr",
- "vbar", "mvbar", "isr", "fceidr",
+ "vbar", "mvbar", "isr", "fceidr",
"l2latency",
"nop", "raz"
};