ARM: Update stats for the previous changes and add ARM_FS/O3 regression.

This commit is contained in:
Ali Saidi
2011-03-17 19:20:22 -05:00
parent ccaaa98b49
commit 63eb337b3b
98 changed files with 6926 additions and 4866 deletions

View File

@@ -276,7 +276,8 @@ if env['FULL_SYSTEM']:
't1000-simple-timing']
if env['TARGET_ISA'] == 'arm':
configs += ['realview-simple-atomic',
'realview-simple-timing']
'realview-simple-timing',
'realview-o3']
if env['TARGET_ISA'] == 'x86':
configs += ['pc-simple-atomic',
'pc-simple-timing']