summaryrefslogtreecommitdiff
path: root/src/arch/sparc/miscregfile.hh
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2006-10-26 22:48:02 -0400
committerGabe Black <gblack@eecs.umich.edu>2006-10-26 22:48:02 -0400
commit2cb190d1e3854f3d82b88ccd9b6b6365b87c331d (patch)
treefaaa75607f77abdd4d622605651a2e58b70482a3 /src/arch/sparc/miscregfile.hh
parentf33bab2386ea1f3dbdcff547501af0e78d659101 (diff)
downloadgem5-2cb190d1e3854f3d82b88ccd9b6b6365b87c331d.tar.xz
Reorganized the MiscRegFile
--HG-- extra : convert_revision : 088112c9b8a4ea09c8015da5a0b65ed2fc9398d2
Diffstat (limited to 'src/arch/sparc/miscregfile.hh')
-rw-r--r--src/arch/sparc/miscregfile.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/sparc/miscregfile.hh b/src/arch/sparc/miscregfile.hh
index be143311f..0d81dae1e 100644
--- a/src/arch/sparc/miscregfile.hh
+++ b/src/arch/sparc/miscregfile.hh
@@ -56,7 +56,6 @@ namespace SparcISA
MISCREG_CCR = AsrStart + 2,
MISCREG_ASI = AsrStart + 3,
MISCREG_TICK = AsrStart + 4,
- MISCREG_PC = AsrStart + 5,
MISCREG_FPRS = AsrStart + 6,
MISCREG_PCR = AsrStart + 16,
MISCREG_PIC = AsrStart + 17,