sparc: Move the mem base classes out of the ISA description.
authorGabe Black <gabeblack@google.com>
Tue, 7 Nov 2017 07:19:56 +0000 (23:19 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 22 Nov 2017 00:24:52 +0000 (00:24 +0000)
commitb5bbd1db26236af002285939821d813f31df331d
tree2926467dc7896d3f305f2013c6484a81a5c854a9
parent315f7d25f3f423577140d7b9f1051a20f5ac51ef
sparc: Move the mem base classes out of the ISA description.

Change-Id: Ifbeee464e2d7f872e192f065ad3494f52d274596
Reviewed-on: https://gem5-review.googlesource.com/5482
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/sparc/insts/SConscript
src/arch/sparc/insts/blockmem.cc [new file with mode: 0644]
src/arch/sparc/insts/blockmem.hh [new file with mode: 0644]
src/arch/sparc/insts/mem.cc [new file with mode: 0644]
src/arch/sparc/insts/mem.hh [new file with mode: 0644]
src/arch/sparc/isa/formats/mem/blockmem.isa
src/arch/sparc/isa/formats/mem/util.isa
src/arch/sparc/isa/includes.isa