ARM: Define versions of MSR and MRS outside the decoder.
This commit is contained in:
@@ -51,6 +51,7 @@ if env['TARGET_ISA'] == 'arm':
|
||||
Source('insts/branch.cc')
|
||||
Source('insts/macromem.cc')
|
||||
Source('insts/mem.cc')
|
||||
Source('insts/misc.cc')
|
||||
Source('insts/pred_inst.cc')
|
||||
Source('insts/static_inst.cc')
|
||||
Source('nativetrace.cc')
|
||||
|
||||
Reference in New Issue
Block a user