arch,cpu: Turn the Decoder objects into SimObjects.
Change-Id: I85839880db588b3b92064b8fcbf053c1811a1fdc Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/52080 Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Maintainer: Gabe Black <gabe.black@gmail.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -46,6 +46,7 @@ Source('remote_gdb.cc', tags='power isa')
|
||||
Source('se_workload.cc', tags='power isa')
|
||||
Source('tlb.cc', tags='power isa')
|
||||
|
||||
SimObject('PowerDecoder.py', tags='power isa')
|
||||
SimObject('PowerInterrupts.py', tags='power isa')
|
||||
SimObject('PowerISA.py', tags='power isa')
|
||||
SimObject('PowerMMU.py', tags='power isa')
|
||||
|
||||
Reference in New Issue
Block a user