ISA: Make the decode function part of the ISA's decoder.
This commit is contained in:
@@ -47,6 +47,7 @@ if env['TARGET_ISA'] == 'arm':
|
||||
# Workaround for bug in SCons version > 0.97d20071212
|
||||
# Scons bug id: 2006 M5 Bug id: 308
|
||||
Dir('isa/formats')
|
||||
Source('decoder.cc')
|
||||
Source('faults.cc')
|
||||
Source('insts/macromem.cc')
|
||||
Source('insts/mem.cc')
|
||||
|
||||
Reference in New Issue
Block a user