sparc: Pull the "Uknown" StaticInst class out of the ISA description.
authorGabe Black <gabeblack@google.com>
Tue, 7 Nov 2017 02:57:27 +0000 (18:57 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 22 Nov 2017 00:22:27 +0000 (00:22 +0000)
commitcfbcb7b2731ecd9439f1622dbc86139256d35de1
tree4faa529df340e21e8496fed9fd3fb093e27f0471
parent695414217fdb4bfa4e6faf9fe92297c519140396
sparc: Pull the "Uknown" StaticInst class out of the ISA description.

The only thing the Unknown format does is return an instance of this
class, so there's no reason to have it in the ISA description.

Change-Id: I3f8187b1450a8622a974c030c0cb552b26f6b5f0
Reviewed-on: https://gem5-review.googlesource.com/5463
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/sparc/insts/unknown.hh [new file with mode: 0644]
src/arch/sparc/isa/formats/unknown.isa
src/arch/sparc/isa/includes.isa