Deleted Added
sdiff udiff text old ( 11731:c473ca7cc650 ) new ( 12137:d877205ec1bc )
full compact
1Redirecting stdout to build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64i/simple-atomic/simout
2Redirecting stderr to build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64i/simple-atomic/simerr
3gem5 Simulator System. http://gem5.org
4gem5 is copyrighted software; use the --copyright option for details.
5
6gem5 compiled Nov 30 2016 14:33:35
7gem5 started Nov 30 2016 16:18:43
8gem5 executing on zizzer, pid 34088
9command line: /z/powerjg/gem5-upstream/build/RISCV/gem5.opt -d build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64i/simple-atomic -re /z/powerjg/gem5-upstream/tests/testing/../run.py quick/se/02.insttest/riscv/linux-rv64i/simple-atomic
10
11Global frequency set at 1000000000000 ticks per second
12info: Entering event queue @ 0. Starting simulation...
13info: Increasing stack size by one page.
14lui: PASS
15lui, negative: PASS
16auipc: 0x157E0
17auipc: PASS
18jal: PASS
19jalr: PASS
20beq, equal: PASS
21beq, not equal: PASS
22bne, equal: PASS
23bne, not equal: PASS
24blt, less: PASS

--- 63 unchanged lines hidden (view full) ---

88and (-1): PASS
89Bytes written: 15
90open, write: PASS
91access F_OK: PASS
92access R_OK: PASS
93access W_OK: PASS
94access X_OK: PASS
95stat:
96 st_dev = 2054
97 st_ino = 55451710
98 st_mode = 33188
99 st_nlink = 1
100 st_uid = 1004
101 st_gid = 1007
102 st_rdev = 0
103 st_size = 0
104 st_blksize = 0
105 st_blocks = 1480540729
106fstat:
107 st_dev = 2054
108 st_ino = 55451710
109 st_mode = 33188
110 st_nlink = 1
111 st_uid = 1004
112 st_gid = 1007
113 st_rdev = 0
114 st_size = 0
115 st_blksize = 0
116 st_blocks = 1480540730
117open, stat: PASS
118Bytes read: 15
119String read: this is a test
120open, read, unlink: PASS
121times:
122 tms_utime = 0
123 tms_stime = 0
124 tms_cutime = 0
125 tms_cstime = 0
126times: PASS
127timeval:
128 tv_sec = 1000000000
129 tv_usec = 102
130gettimeofday: PASS
131Cycles: 210287
132rdcycle: PASS
133Time: 1480540732
134rdtime: PASS
135Instructions Retired: 215205
136rdinstret: PASS
137lwu: PASS
138ld: PASS
139sd: PASS
140addiw: PASS
141addiw, overflow: PASS
142addiw, truncate: PASS
143slliw, general: PASS

--- 19 unchanged lines hidden (view full) ---

163srlw, general: PASS
164srlw, erase: PASS
165srlw, negative: PASS
166srlw, truncate: PASS
167sraw, general: PASS
168sraw, erase: PASS
169sraw, negative: PASS
170sraw, truncate: PASS
171Exiting @ tick 133105500 because target called exit()