update all the regresstion tests for release
[gem5.git] / tests / quick / 02.insttest / ref / sparc / linux / o3-timing / config.out
1 [root]
2 type=Root
3 dummy=0
4
5 [system.physmem]
6 type=PhysicalMemory
7 file=
8 range=[0,134217727]
9 latency=1
10 zero=false
11
12 [system]
13 type=System
14 physmem=system.physmem
15 mem_mode=atomic
16
17 [system.membus]
18 type=Bus
19 bus_id=0
20 clock=1000
21 width=64
22 responder_set=false
23 block_size=64
24
25 [system.cpu.workload]
26 type=LiveProcess
27 cmd=insttest
28 executable=tests/test-progs/insttest/bin/sparc/linux/insttest
29 input=cin
30 output=cout
31 env=
32 cwd=
33 system=system
34 uid=100
35 euid=100
36 gid=100
37 egid=100
38 pid=100
39 ppid=99
40
41 [system.cpu.fuPool.FUList0.opList0]
42 type=OpDesc
43 opClass=IntAlu
44 opLat=1
45 issueLat=1
46
47 [system.cpu.fuPool.FUList0]
48 type=FUDesc
49 opList=system.cpu.fuPool.FUList0.opList0
50 count=6
51
52 [system.cpu.fuPool.FUList1.opList0]
53 type=OpDesc
54 opClass=IntMult
55 opLat=3
56 issueLat=1
57
58 [system.cpu.fuPool.FUList1.opList1]
59 type=OpDesc
60 opClass=IntDiv
61 opLat=20
62 issueLat=19
63
64 [system.cpu.fuPool.FUList1]
65 type=FUDesc
66 opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
67 count=2
68
69 [system.cpu.fuPool.FUList2.opList0]
70 type=OpDesc
71 opClass=FloatAdd
72 opLat=2
73 issueLat=1
74
75 [system.cpu.fuPool.FUList2.opList1]
76 type=OpDesc
77 opClass=FloatCmp
78 opLat=2
79 issueLat=1
80
81 [system.cpu.fuPool.FUList2.opList2]
82 type=OpDesc
83 opClass=FloatCvt
84 opLat=2
85 issueLat=1
86
87 [system.cpu.fuPool.FUList2]
88 type=FUDesc
89 opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
90 count=4
91
92 [system.cpu.fuPool.FUList3.opList0]
93 type=OpDesc
94 opClass=FloatMult
95 opLat=4
96 issueLat=1
97
98 [system.cpu.fuPool.FUList3.opList1]
99 type=OpDesc
100 opClass=FloatDiv
101 opLat=12
102 issueLat=12
103
104 [system.cpu.fuPool.FUList3.opList2]
105 type=OpDesc
106 opClass=FloatSqrt
107 opLat=24
108 issueLat=24
109
110 [system.cpu.fuPool.FUList3]
111 type=FUDesc
112 opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
113 count=2
114
115 [system.cpu.fuPool.FUList4.opList0]
116 type=OpDesc
117 opClass=MemRead
118 opLat=1
119 issueLat=1
120
121 [system.cpu.fuPool.FUList4]
122 type=FUDesc
123 opList=system.cpu.fuPool.FUList4.opList0
124 count=0
125
126 [system.cpu.fuPool.FUList5.opList0]
127 type=OpDesc
128 opClass=MemWrite
129 opLat=1
130 issueLat=1
131
132 [system.cpu.fuPool.FUList5]
133 type=FUDesc
134 opList=system.cpu.fuPool.FUList5.opList0
135 count=0
136
137 [system.cpu.fuPool.FUList6.opList0]
138 type=OpDesc
139 opClass=MemRead
140 opLat=1
141 issueLat=1
142
143 [system.cpu.fuPool.FUList6.opList1]
144 type=OpDesc
145 opClass=MemWrite
146 opLat=1
147 issueLat=1
148
149 [system.cpu.fuPool.FUList6]
150 type=FUDesc
151 opList=system.cpu.fuPool.FUList6.opList0 system.cpu.fuPool.FUList6.opList1
152 count=4
153
154 [system.cpu.fuPool.FUList7.opList0]
155 type=OpDesc
156 opClass=IprAccess
157 opLat=3
158 issueLat=3
159
160 [system.cpu.fuPool.FUList7]
161 type=FUDesc
162 opList=system.cpu.fuPool.FUList7.opList0
163 count=1
164
165 [system.cpu.fuPool]
166 type=FUPool
167 FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7
168
169 [system.cpu]
170 type=DerivO3CPU
171 clock=500
172 phase=0
173 numThreads=1
174 cpu_id=0
175 activity=0
176 workload=system.cpu.workload
177 checker=null
178 max_insts_any_thread=0
179 max_insts_all_threads=0
180 max_loads_any_thread=0
181 max_loads_all_threads=0
182 progress_interval=0
183 cachePorts=200
184 decodeToFetchDelay=1
185 renameToFetchDelay=1
186 iewToFetchDelay=1
187 commitToFetchDelay=1
188 fetchWidth=8
189 renameToDecodeDelay=1
190 iewToDecodeDelay=1
191 commitToDecodeDelay=1
192 fetchToDecodeDelay=1
193 decodeWidth=8
194 iewToRenameDelay=1
195 commitToRenameDelay=1
196 decodeToRenameDelay=1
197 renameWidth=8
198 commitToIEWDelay=1
199 renameToIEWDelay=2
200 issueToExecuteDelay=1
201 dispatchWidth=8
202 issueWidth=8
203 wbWidth=8
204 wbDepth=1
205 fuPool=system.cpu.fuPool
206 iewToCommitDelay=1
207 renameToROBDelay=1
208 commitWidth=8
209 squashWidth=8
210 trapLatency=13
211 backComSize=5
212 forwardComSize=5
213 predType=tournament
214 localPredictorSize=2048
215 localCtrBits=2
216 localHistoryTableSize=2048
217 localHistoryBits=11
218 globalPredictorSize=8192
219 globalCtrBits=2
220 globalHistoryBits=13
221 choicePredictorSize=8192
222 choiceCtrBits=2
223 BTBEntries=4096
224 BTBTagSize=16
225 RASSize=16
226 LQEntries=32
227 SQEntries=32
228 LFSTSize=1024
229 SSITSize=1024
230 numPhysIntRegs=256
231 numPhysFloatRegs=256
232 numIQEntries=64
233 numROBEntries=192
234 smtNumFetchingThreads=1
235 smtFetchPolicy=SingleThread
236 smtLSQPolicy=Partitioned
237 smtLSQThreshold=100
238 smtIQPolicy=Partitioned
239 smtIQThreshold=100
240 smtROBPolicy=Partitioned
241 smtROBThreshold=100
242 smtCommitPolicy=RoundRobin
243 instShiftAmt=2
244 defer_registration=false
245 function_trace=false
246 function_trace_start=0
247
248 [system.cpu.icache]
249 type=BaseCache
250 size=131072
251 assoc=2
252 block_size=64
253 latency=1000
254 mshrs=10
255 tgts_per_mshr=20
256 write_buffers=8
257 prioritizeRequests=false
258 protocol=null
259 trace_addr=0
260 hash_delay=1
261 repl=null
262 compressed_bus=false
263 store_compressed=false
264 adaptive_compression=false
265 compression_latency=0
266 block_size=64
267 max_miss_count=0
268 addr_range=[0,18446744073709551615]
269 split=false
270 split_size=0
271 lifo=false
272 two_queue=false
273 prefetch_miss=false
274 prefetch_access=false
275 prefetcher_size=100
276 prefetch_past_page=false
277 prefetch_serial_squash=false
278 prefetch_latency=10
279 prefetch_degree=1
280 prefetch_policy=none
281 prefetch_cache_check_push=true
282 prefetch_use_cpu_id=true
283 prefetch_data_accesses_only=false
284
285 [system.cpu.dcache]
286 type=BaseCache
287 size=262144
288 assoc=2
289 block_size=64
290 latency=1000
291 mshrs=10
292 tgts_per_mshr=20
293 write_buffers=8
294 prioritizeRequests=false
295 protocol=null
296 trace_addr=0
297 hash_delay=1
298 repl=null
299 compressed_bus=false
300 store_compressed=false
301 adaptive_compression=false
302 compression_latency=0
303 block_size=64
304 max_miss_count=0
305 addr_range=[0,18446744073709551615]
306 split=false
307 split_size=0
308 lifo=false
309 two_queue=false
310 prefetch_miss=false
311 prefetch_access=false
312 prefetcher_size=100
313 prefetch_past_page=false
314 prefetch_serial_squash=false
315 prefetch_latency=10
316 prefetch_degree=1
317 prefetch_policy=none
318 prefetch_cache_check_push=true
319 prefetch_use_cpu_id=true
320 prefetch_data_accesses_only=false
321
322 [system.cpu.l2cache]
323 type=BaseCache
324 size=2097152
325 assoc=2
326 block_size=64
327 latency=1000
328 mshrs=10
329 tgts_per_mshr=5
330 write_buffers=8
331 prioritizeRequests=false
332 protocol=null
333 trace_addr=0
334 hash_delay=1
335 repl=null
336 compressed_bus=false
337 store_compressed=false
338 adaptive_compression=false
339 compression_latency=0
340 block_size=64
341 max_miss_count=0
342 addr_range=[0,18446744073709551615]
343 split=false
344 split_size=0
345 lifo=false
346 two_queue=false
347 prefetch_miss=false
348 prefetch_access=false
349 prefetcher_size=100
350 prefetch_past_page=false
351 prefetch_serial_squash=false
352 prefetch_latency=10
353 prefetch_degree=1
354 prefetch_policy=none
355 prefetch_cache_check_push=true
356 prefetch_use_cpu_id=true
357 prefetch_data_accesses_only=false
358
359 [system.cpu.toL2Bus]
360 type=Bus
361 bus_id=0
362 clock=1000
363 width=64
364 responder_set=false
365 block_size=64
366