Files
gem5/src/arch/arm
Gabe Black 1c35c00c4f arch,cpu: Get rid of the RenameMode template class.
There is no way to make this sort of template work with more than one
ISA at a time, and it's also more complex than it needs to be,
particularly since the methods within it are never used in performance
critical code. Using virtual functions is also simpler and uses less
code.

Change-Id: I0baa1a651fa656420f6f90776572f8700a6d7cab
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40106
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-03-19 00:56:21 +00:00
..
2020-08-26 16:48:13 +00:00
2021-02-19 23:27:34 +00:00
2020-10-14 06:56:47 +00:00
2021-01-23 22:48:45 +00:00
2021-02-19 23:27:34 +00:00
2021-02-19 23:27:34 +00:00