arch: Stop using switching header files in ISA specific files.
authorGabe Black <gabe.black@gmail.com>
Fri, 29 Jan 2021 06:46:26 +0000 (22:46 -0800)
committerGabe Black <gabe.black@gmail.com>
Sun, 31 Jan 2021 10:54:45 +0000 (10:54 +0000)
commit0ac31a92657fc2affe62e2ef0ffa49fd70231498
tree7ec90126f0a317c24bcc4b52d644714e37dc4795
parentaf15230f0dc67989b49a06c72d338a0f2925ae98
arch: Stop using switching header files in ISA specific files.

We know what ISA we want, we don't need to use the indirection.

Change-Id: I57eb2737bb4d9abb562b857ad2c3238c641199d2
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40104
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
src/arch/arm/insts/tme64ruby.cc
src/arch/arm/kvm/arm_cpu.cc
src/arch/mips/locked_mem.hh
src/arch/null/registers.hh
src/arch/power/decoder.hh
src/arch/riscv/locked_mem.hh
src/arch/sparc/decoder.hh