cpu: Use the generic nop static inst instead of decoding the arch version.
authorGabe Black <gabeblack@google.com>
Wed, 20 Dec 2017 07:48:00 +0000 (23:48 -0800)
committerGabe Black <gabeblack@google.com>
Fri, 22 Dec 2017 00:27:37 +0000 (00:27 +0000)
commit4ac0a01e2fdeee8f17d15636409acd7208d9187e
tree356e2a056c002a7a53082dc19d4c7f8939a76018
parent3742cc9137b43d1e42957d8b440044fa9e95e907
cpu: Use the generic nop static inst instead of decoding the arch version.

This removes a dependence on the ISA.

Change-Id: I01013bc70558f0831327213912bcac11258066a6
Reviewed-on: https://gem5-review.googlesource.com/6824
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/cpu/o3/fetch_impl.hh