arch: Make the ISA register types aliases for the global types.
authorGabe Black <gabeblack@google.com>
Sat, 13 Oct 2018 06:39:36 +0000 (23:39 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 16 Jan 2019 20:26:10 +0000 (20:26 +0000)
commit0c4515ce1ff2a4e40d243df734af2a67cb8b1ad1
tree20a6b98fefb0169bb17aa9e1b5d93748ab95b997
parentf4d33283269aec8549027392516771bcc2850f88
arch: Make the ISA register types aliases for the global types.

The ISA specific types can thus be phased out.

Change-Id: I8ea531a099fad140a4ec9c91cd972fe044111d60
Reviewed-on: https://gem5-review.googlesource.com/c/13623
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
src/arch/alpha/registers.hh
src/arch/arm/registers.hh
src/arch/mips/registers.hh
src/arch/null/registers.hh
src/arch/power/registers.hh
src/arch/riscv/registers.hh
src/arch/sparc/registers.hh
src/arch/x86/registers.hh