Add o3-timing configuration for ALPHA_SE "Hello world" tests.
authorSteve Reinhardt <stever@eecs.umich.edu>
Fri, 1 Sep 2006 21:59:36 +0000 (17:59 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Fri, 1 Sep 2006 21:59:36 +0000 (17:59 -0400)
commit2c9dc949cedac2eb98f1e1195af17fdfc0d8640d
treeb4924f8f3791c841298706ed3f343322ef295a0c
parente9ab841497426c4172c937d69e6de8b9011b20e0
Add o3-timing configuration for ALPHA_SE "Hello world" tests.

build_opts/ALPHA_SE:
    Add O3CPU to default CPU model list.
tests/SConscript:
    Add o3-timing configuration.

--HG--
extra : convert_revision : 378feacc07cefdaf1e2df9080c9b9d5d71e4d2a1
13 files changed:
build_opts/ALPHA_SE
tests/SConscript
tests/configs/o3-timing.py [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/o3-timing/config.ini [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/o3-timing/config.out [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/o3-timing/m5stats.txt [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/o3-timing/stderr [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/linux/o3-timing/stdout [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.ini [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/o3-timing/config.out [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/o3-timing/m5stats.txt [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/o3-timing/stderr [new file with mode: 0644]
tests/quick/00.hello/ref/alpha/tru64/o3-timing/stdout [new file with mode: 0644]