Split the x86 "process" predecoder method into it's own file.
--HG-- extra : convert_revision : 88185e592df2a7527d36efcce7376fb05f469cbc
This commit is contained in:
@@ -88,6 +88,7 @@ if env['TARGET_ISA'] == 'x86':
|
||||
Source('floatregfile.cc')
|
||||
Source('intregfile.cc')
|
||||
Source('miscregfile.cc')
|
||||
Source('predecoder.cc')
|
||||
Source('predecoder_tables.cc')
|
||||
Source('regfile.cc')
|
||||
Source('remote_gdb.cc')
|
||||
|
||||
Reference in New Issue
Block a user