From 4966fe4b0f17ba30cba3d3dbae02b6452b87a70a Mon Sep 17 00:00:00 2001 From: Alec Roelke Date: Wed, 31 May 2017 18:49:18 -0400 Subject: tests: Update RISC-V hello test and stats Update the "Hello, world!" executable for RISC-V to use the latest GNU Linux toolchain and fix the stats accordingly. Change-Id: I5ff3d7f4bb41b10170038b8c07492f15bb54a022 Reviewed-on: https://gem5-review.googlesource.com/3560 Reviewed-by: Jason Lowe-Power Maintainer: Jason Lowe-Power --- tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout') diff --git a/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout b/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout index d5153ce3d..f3010c283 100755 --- a/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout +++ b/tests/quick/se/00.hello/ref/riscv/linux/o3-timing/simout @@ -1,15 +1,13 @@ -Redirecting stdout to build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing/simout -Redirecting stderr to build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing/simerr +Redirecting stdout to build/RISCV/tests/debug/quick/se/00.hello/riscv/linux/o3-timing/simout +Redirecting stderr to build/RISCV/tests/debug/quick/se/00.hello/riscv/linux/o3-timing/simerr gem5 Simulator System. http://gem5.org gem5 is copyrighted software; use the --copyright option for details. -gem5 compiled Nov 30 2016 14:33:35 -gem5 started Nov 30 2016 16:18:28 -gem5 executing on zizzer, pid 34057 -command line: /z/powerjg/gem5-upstream/build/RISCV/gem5.opt -d build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing -re /z/powerjg/gem5-upstream/tests/testing/../run.py quick/se/00.hello/riscv/linux/o3-timing +gem5 compiled May 31 2017 18:33:59 +gem5 started May 31 2017 18:34:13 +gem5 executing on boldrock, pid 15720 +command line: /home/ar4jc/gem5/build/RISCV/gem5.debug -d build/RISCV/tests/debug/quick/se/00.hello/riscv/linux/o3-timing --stats-file 'text://stats.txt?desc=False' -re /home/ar4jc/gem5/tests/testing/../run.py quick/se/00.hello/riscv/linux/o3-timing Global frequency set at 1000000000000 ticks per second -info: Entering event queue @ 0. Starting simulation... -info: Increasing stack size by one page. Hello world! -Exiting @ tick 7939500 because target called exit() +Exiting @ tick 21876000 because exiting with last active thread context -- cgit v1.2.3