Last change
on this file since 124 was
124,
checked in by rosiere, 15 years ago
|
1) Add test and configuration
2) Fix Bug
3) Add log file in load store unit
4) Fix Bug in environment
|
-
Property svn:keywords set to
Id
|
File size:
382 bytes
|
Line | |
---|
1 | # |
---|
2 | # $Id: Makefile.defs 124 2009-06-17 12:11:25Z rosiere $ |
---|
3 | # |
---|
4 | # [ Description ] |
---|
5 | # |
---|
6 | # Makefile |
---|
7 | # |
---|
8 | |
---|
9 | NB_THREAD_MAX = 8 |
---|
10 | |
---|
11 | BENCHS = \ |
---|
12 | 164.gzip \ |
---|
13 | |
---|
14 | # 175.vpr \ |
---|
15 | |
---|
16 | # 176.gcc \ |
---|
17 | # 181.mcf \ |
---|
18 | # 255.vortex \ |
---|
19 | # 256.bzip2 \ |
---|
20 | # 300.twolf |
---|
21 | |
---|
22 | |
---|
23 | #164.gzip \ |
---|
24 | #175.vpr \ |
---|
25 | #176.gcc \ |
---|
26 | #181.mcf \ |
---|
27 | #186.crafty \ |
---|
28 | #197.parser \ |
---|
29 | #252.eon \ |
---|
30 | #253.perlbmk \ |
---|
31 | #254.gap \ |
---|
32 | #255.vortex \ |
---|
33 | #256.bzip2 \ |
---|
34 | #300.twolf \ |
---|
Note: See
TracBrowser
for help on using the repository browser.