ARM: Cache the misc regs at the TLB to limit readMiscReg() calls.
authorAli Saidi <Ali.Saidi@ARM.com>
Mon, 15 Nov 2010 20:04:03 +0000 (14:04 -0600)
committerAli Saidi <Ali.Saidi@ARM.com>
Mon, 15 Nov 2010 20:04:03 +0000 (14:04 -0600)
commit13931b9b827abd8a9fba5cb4448b69066746637c
tree348231f50e7e0fd224fdf255b3c0a2159097750f
parent4c2e5c282b334dcd263373c48d325c7f77847c61
ARM: Cache the misc regs at the TLB to limit readMiscReg() calls.
src/arch/arm/isa.cc
src/arch/arm/tlb.cc
src/arch/arm/tlb.hh
src/arch/arm/utility.cc