Ignore:
Timestamp:
May 12, 2010, 7:34:01 PM (14 years ago)
Author:
rosiere
Message:

1) add counters_t type for interface
2) fix in check load in load_store_unit
3) add parameters (but not yet implemented)
4) change environment and add script (distcc_env.sh ...)
5) add warning if an unser change rename flag with l.mtspr instruction
6) ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Softwares/SPECINT2000/Makefile.defs

    r136 r138  
    99NB_THREAD_MAX           = 1
    1010
    11 BENCHS                  = 164.gzip
     11BENCHS                  = 175.vpr
    1212
    13 #                       164.gzip       
    14 #                       175.vpr         
    15 #                       176.gcc         
    16 #                       181.mcf         
    17 #                       255.vortex     
    18 #                       256.bzip2       
     13#                       164.gzip
     14#                       175.vpr
     15#                       176.gcc
     16#                       181.mcf
     17#                       255.vortex
     18#                       256.bzip2
    1919#                       300.twolf
    2020
     
    3131#256.bzip2      \
    3232#300.twolf      \
     33
     34BENCHS_TYPE             = -DSPECINT2000_TRAIN
Note: See TracChangeset for help on using the changeset viewer.