Alpha: Move reg_redir into its own files, and move some constants into regfile.hh.
This commit is contained in:
@@ -39,6 +39,7 @@ if env['TARGET_ISA'] == 'alpha':
|
||||
Source('miscregfile.cc')
|
||||
Source('pagetable.cc')
|
||||
Source('regfile.cc')
|
||||
Source('regredir.cc')
|
||||
Source('remote_gdb.cc')
|
||||
Source('tlb.cc')
|
||||
Source('utility.cc')
|
||||
|
||||
Reference in New Issue
Block a user