arch-arm: Don't use TheISA in the ARM implementation.
authorGabe Black <gabe.black@gmail.com>
Mon, 25 Jan 2021 05:58:59 +0000 (21:58 -0800)
committerGabe Black <gabe.black@gmail.com>
Tue, 26 Jan 2021 07:01:49 +0000 (07:01 +0000)
commite0441fa7a7c858d7e472fbb1e03089a9a11b8462
tree1e6f799b1e77befedf9c8d93fc0fe6db00d9d2b6
parent6b90ee8142ee044ed6118679a3bbc388d12e03cd
arch-arm: Don't use TheISA in the ARM implementation.

We know what ISA we're using, so we can use ArmISA directly.

Change-Id: I7d207eea2581bae8be3e870883de88bf2879ef12
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39657
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/tracers/tarmac_parser.cc