diff options
author | Kevin Lim <ktlim@umich.edu> | 2006-07-27 17:47:43 -0400 |
---|---|---|
committer | Kevin Lim <ktlim@umich.edu> | 2006-07-27 17:47:43 -0400 |
commit | 53e17d0368df22e9eb1b0b32296436fa3e19d6af (patch) | |
tree | 39f6b8d7c13ad1fc2ddce65fdaeccbb6b5c1dc44 /tests/test1 | |
parent | 94dd369fcdefd04cc3d32b8bbf5746e2636d5985 (diff) | |
download | gem5-53e17d0368df22e9eb1b0b32296436fa3e19d6af.tar.xz |
Update ref stats.
tests/test1/ref/alpha/atomic/stdout:
tests/test1/ref/alpha/detailed/stderr:
tests/test1/ref/alpha/detailed/stdout:
tests/test1/ref/alpha/timing/stdout:
Updated output.
--HG--
extra : convert_revision : 3189564725ac4d2b3d63e6a71151a52326f8d416
Diffstat (limited to 'tests/test1')
-rw-r--r-- | tests/test1/ref/alpha/atomic/stdout | 5 | ||||
-rw-r--r-- | tests/test1/ref/alpha/detailed/stderr | 2 | ||||
-rw-r--r-- | tests/test1/ref/alpha/detailed/stdout | 5 | ||||
-rw-r--r-- | tests/test1/ref/alpha/timing/stdout | 5 |
4 files changed, 10 insertions, 7 deletions
diff --git a/tests/test1/ref/alpha/atomic/stdout b/tests/test1/ref/alpha/atomic/stdout index 66d1c50da..80b37e259 100644 --- a/tests/test1/ref/alpha/atomic/stdout +++ b/tests/test1/ref/alpha/atomic/stdout @@ -7,7 +7,8 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jul 21 2006 16:19:30 -M5 started Fri Jul 21 16:40:43 2006 +M5 compiled Jul 27 2006 17:25:03 +M5 started Thu Jul 27 17:25:11 2006 M5 executing on zamp.eecs.umich.edu +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/test/opt/test1/atomic tests/test1/run.py Exiting @ tick 499999 because a thread reached the max instruction count diff --git a/tests/test1/ref/alpha/detailed/stderr b/tests/test1/ref/alpha/detailed/stderr index 2b973e482..7ded22db8 100644 --- a/tests/test1/ref/alpha/detailed/stderr +++ b/tests/test1/ref/alpha/detailed/stderr @@ -1,4 +1,4 @@ warn: Entering event queue @ 0. Starting simulation... -warn: cycle 0: fault (1) detected @ PC 0x000000 +warn: cycle 0: fault (page_table_fault) detected @ PC 0x000000 gzip: stdout: Broken pipe diff --git a/tests/test1/ref/alpha/detailed/stdout b/tests/test1/ref/alpha/detailed/stdout index 464796932..ee0eb672e 100644 --- a/tests/test1/ref/alpha/detailed/stdout +++ b/tests/test1/ref/alpha/detailed/stdout @@ -7,7 +7,8 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jul 21 2006 16:19:30 -M5 started Fri Jul 21 16:41:07 2006 +M5 compiled Jul 27 2006 17:25:03 +M5 started Thu Jul 27 17:25:11 2006 M5 executing on zamp.eecs.umich.edu +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/test/opt/test1/detailed tests/test1/run.py --detailed Exiting @ tick 198813 because a thread reached the max instruction count diff --git a/tests/test1/ref/alpha/timing/stdout b/tests/test1/ref/alpha/timing/stdout index c5591df61..c14f4a3c9 100644 --- a/tests/test1/ref/alpha/timing/stdout +++ b/tests/test1/ref/alpha/timing/stdout @@ -7,7 +7,8 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jul 21 2006 16:19:30 -M5 started Fri Jul 21 16:19:43 2006 +M5 compiled Jul 27 2006 17:25:03 +M5 started Thu Jul 27 17:25:14 2006 M5 executing on zamp.eecs.umich.edu +command line: build/ALPHA_SE/m5.opt -d build/ALPHA_SE/test/opt/test1/timing tests/test1/run.py --timing Exiting @ tick 680774 because a thread reached the max instruction count |