config.ini revision 9348
16112SN/A[root]
26112SN/Atype=Root
36112SN/Achildren=system
48835SAli.Saidi@ARM.comfull_system=false
57935SN/Atime_sync_enable=false
67935SN/Atime_sync_period=100000000000
77935SN/Atime_sync_spin_threshold=100000000
86112SN/A
96112SN/A[system]
106112SN/Atype=System
116112SN/Achildren=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
128835SAli.Saidi@ARM.comboot_osflags=a
139348SAli.Saidi@ARM.comclock=1000
148835SAli.Saidi@ARM.cominit_param=0
158835SAli.Saidi@ARM.comkernel=
168835SAli.Saidi@ARM.comload_addr_mask=1099511627775
176112SN/Amem_mode=timing
188464SN/Amemories=system.physmem
198721SN/Anum_work_ids=16
208835SAli.Saidi@ARM.comreadfile=
218835SAli.Saidi@ARM.comsymbolfile=
227935SN/Awork_begin_ckpt_count=0
237935SN/Awork_begin_cpu_id_exit=-1
247935SN/Awork_begin_exit_count=0
257935SN/Awork_cpus_ckpt_count=0
267935SN/Awork_end_ckpt_count=0
277935SN/Awork_end_exit_count=0
287935SN/Awork_item_id=-1
298983Snate@binkert.orgsystem_port=system.membus.slave[1]
306112SN/A
316112SN/A[system.cpu0]
326112SN/Atype=DerivO3CPU
338835SAli.Saidi@ARM.comchildren=dcache dtb fuPool icache interrupts itb tracer workload
346112SN/ABTBEntries=4096
356112SN/ABTBTagSize=16
366112SN/ALFSTSize=1024
376112SN/ALQEntries=32
388241SN/ALSQCheckLoads=true
398241SN/ALSQDepCheckShift=4
406112SN/ARASSize=16
416112SN/ASQEntries=32
426112SN/ASSITSize=1024
436112SN/Aactivity=0
446112SN/AbackComSize=5
456112SN/AcachePorts=200
466112SN/Achecker=Null
476112SN/AchoiceCtrBits=2
486112SN/AchoicePredictorSize=8192
496112SN/Aclock=500
506112SN/AcommitToDecodeDelay=1
516112SN/AcommitToFetchDelay=1
526112SN/AcommitToIEWDelay=1
536112SN/AcommitToRenameDelay=1
546112SN/AcommitWidth=8
556112SN/Acpu_id=0
566112SN/AdecodeToFetchDelay=1
576112SN/AdecodeToRenameDelay=1
586112SN/AdecodeWidth=8
596112SN/Adefer_registration=false
606112SN/AdispatchWidth=8
616112SN/Ado_checkpoint_insts=true
628835SAli.Saidi@ARM.comdo_quiesce=true
636112SN/Ado_statistics_insts=true
646112SN/Adtb=system.cpu0.dtb
656112SN/AfetchToDecodeDelay=1
666112SN/AfetchTrapLatency=1
676112SN/AfetchWidth=8
686112SN/AforwardComSize=5
696112SN/AfuPool=system.cpu0.fuPool
706112SN/Afunction_trace=false
716112SN/Afunction_trace_start=0
726112SN/AglobalCtrBits=2
736112SN/AglobalHistoryBits=13
746112SN/AglobalPredictorSize=8192
756112SN/AiewToCommitDelay=1
766112SN/AiewToDecodeDelay=1
776112SN/AiewToFetchDelay=1
786112SN/AiewToRenameDelay=1
796112SN/AinstShiftAmt=2
808835SAli.Saidi@ARM.cominterrupts=system.cpu0.interrupts
816112SN/AissueToExecuteDelay=1
826112SN/AissueWidth=8
836112SN/Aitb=system.cpu0.itb
846112SN/AlocalCtrBits=2
856112SN/AlocalHistoryBits=11
866112SN/AlocalHistoryTableSize=2048
876112SN/AlocalPredictorSize=2048
886112SN/Amax_insts_all_threads=0
896112SN/Amax_insts_any_thread=0
906112SN/Amax_loads_all_threads=0
916112SN/Amax_loads_any_thread=0
928835SAli.Saidi@ARM.comneedsTSO=false
936112SN/AnumIQEntries=64
946112SN/AnumPhysFloatRegs=256
956112SN/AnumPhysIntRegs=256
966112SN/AnumROBEntries=192
976112SN/AnumRobs=1
986112SN/AnumThreads=1
996112SN/ApredType=tournament
1008835SAli.Saidi@ARM.comprofile=0
1016112SN/Aprogress_interval=0
1026112SN/ArenameToDecodeDelay=1
1036112SN/ArenameToFetchDelay=1
1046112SN/ArenameToIEWDelay=2
1056112SN/ArenameToROBDelay=1
1066112SN/ArenameWidth=8
1076112SN/AsmtCommitPolicy=RoundRobin
1086112SN/AsmtFetchPolicy=SingleThread
1096112SN/AsmtIQPolicy=Partitioned
1106112SN/AsmtIQThreshold=100
1116112SN/AsmtLSQPolicy=Partitioned
1126112SN/AsmtLSQThreshold=100
1136112SN/AsmtNumFetchingThreads=1
1146112SN/AsmtROBPolicy=Partitioned
1156112SN/AsmtROBThreshold=100
1166112SN/AsquashWidth=8
1178546SN/Astore_set_clear_period=250000
1186112SN/Asystem=system
1196112SN/Atracer=system.cpu0.tracer
1206112SN/AtrapLatency=13
1216112SN/AwbDepth=1
1226112SN/AwbWidth=8
1236112SN/Aworkload=system.cpu0.workload
1246112SN/Adcache_port=system.cpu0.dcache.cpu_side
1256112SN/Aicache_port=system.cpu0.icache.cpu_side
1266112SN/A
1276112SN/A[system.cpu0.dcache]
1286112SN/Atype=BaseCache
1298983Snate@binkert.orgaddr_ranges=0:18446744073709551615
1306112SN/Aassoc=4
1316112SN/Ablock_size=64
1329348SAli.Saidi@ARM.comclock=500
1336123SN/Aforward_snoops=true
1346112SN/Ahash_delay=1
1359348SAli.Saidi@ARM.comhit_latency=2
1368200SN/Ais_top_level=true
1376112SN/Amax_miss_count=0
1386112SN/Amshrs=4
1396112SN/Aprefetch_on_access=false
1408835SAli.Saidi@ARM.comprefetcher=Null
1416112SN/AprioritizeRequests=false
1426112SN/Arepl=Null
1439348SAli.Saidi@ARM.comresponse_latency=2
1446112SN/Asize=32768
1456112SN/Asubblock_size=0
1468835SAli.Saidi@ARM.comsystem=system
1476112SN/Atgts_per_mshr=20
1486112SN/Atrace_addr=0
1496112SN/Atwo_queue=false
1506112SN/Awrite_buffers=8
1516112SN/Acpu_side=system.cpu0.dcache_port
1528983Snate@binkert.orgmem_side=system.toL2Bus.slave[1]
1536112SN/A
1546112SN/A[system.cpu0.dtb]
1556112SN/Atype=SparcTLB
1566112SN/Asize=64
1576112SN/A
1586112SN/A[system.cpu0.fuPool]
1596112SN/Atype=FUPool
1607761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
1617761SN/AFUList=system.cpu0.fuPool.FUList0 system.cpu0.fuPool.FUList1 system.cpu0.fuPool.FUList2 system.cpu0.fuPool.FUList3 system.cpu0.fuPool.FUList4 system.cpu0.fuPool.FUList5 system.cpu0.fuPool.FUList6 system.cpu0.fuPool.FUList7 system.cpu0.fuPool.FUList8
1626112SN/A
1636112SN/A[system.cpu0.fuPool.FUList0]
1646112SN/Atype=FUDesc
1656112SN/Achildren=opList
1666112SN/Acount=6
1676112SN/AopList=system.cpu0.fuPool.FUList0.opList
1686112SN/A
1696112SN/A[system.cpu0.fuPool.FUList0.opList]
1706112SN/Atype=OpDesc
1716112SN/AissueLat=1
1726112SN/AopClass=IntAlu
1736112SN/AopLat=1
1746112SN/A
1756112SN/A[system.cpu0.fuPool.FUList1]
1766112SN/Atype=FUDesc
1776112SN/Achildren=opList0 opList1
1786112SN/Acount=2
1796112SN/AopList=system.cpu0.fuPool.FUList1.opList0 system.cpu0.fuPool.FUList1.opList1
1806112SN/A
1816112SN/A[system.cpu0.fuPool.FUList1.opList0]
1826112SN/Atype=OpDesc
1836112SN/AissueLat=1
1846112SN/AopClass=IntMult
1856112SN/AopLat=3
1866112SN/A
1876112SN/A[system.cpu0.fuPool.FUList1.opList1]
1886112SN/Atype=OpDesc
1896112SN/AissueLat=19
1906112SN/AopClass=IntDiv
1916112SN/AopLat=20
1926112SN/A
1936112SN/A[system.cpu0.fuPool.FUList2]
1946112SN/Atype=FUDesc
1956112SN/Achildren=opList0 opList1 opList2
1966112SN/Acount=4
1976112SN/AopList=system.cpu0.fuPool.FUList2.opList0 system.cpu0.fuPool.FUList2.opList1 system.cpu0.fuPool.FUList2.opList2
1986112SN/A
1996112SN/A[system.cpu0.fuPool.FUList2.opList0]
2006112SN/Atype=OpDesc
2016112SN/AissueLat=1
2026112SN/AopClass=FloatAdd
2036112SN/AopLat=2
2046112SN/A
2056112SN/A[system.cpu0.fuPool.FUList2.opList1]
2066112SN/Atype=OpDesc
2076112SN/AissueLat=1
2086112SN/AopClass=FloatCmp
2096112SN/AopLat=2
2106112SN/A
2116112SN/A[system.cpu0.fuPool.FUList2.opList2]
2126112SN/Atype=OpDesc
2136112SN/AissueLat=1
2146112SN/AopClass=FloatCvt
2156112SN/AopLat=2
2166112SN/A
2176112SN/A[system.cpu0.fuPool.FUList3]
2186112SN/Atype=FUDesc
2196112SN/Achildren=opList0 opList1 opList2
2206112SN/Acount=2
2216112SN/AopList=system.cpu0.fuPool.FUList3.opList0 system.cpu0.fuPool.FUList3.opList1 system.cpu0.fuPool.FUList3.opList2
2226112SN/A
2236112SN/A[system.cpu0.fuPool.FUList3.opList0]
2246112SN/Atype=OpDesc
2256112SN/AissueLat=1
2266112SN/AopClass=FloatMult
2276112SN/AopLat=4
2286112SN/A
2296112SN/A[system.cpu0.fuPool.FUList3.opList1]
2306112SN/Atype=OpDesc
2316112SN/AissueLat=12
2326112SN/AopClass=FloatDiv
2336112SN/AopLat=12
2346112SN/A
2356112SN/A[system.cpu0.fuPool.FUList3.opList2]
2366112SN/Atype=OpDesc
2376112SN/AissueLat=24
2386112SN/AopClass=FloatSqrt
2396112SN/AopLat=24
2406112SN/A
2416112SN/A[system.cpu0.fuPool.FUList4]
2426112SN/Atype=FUDesc
2436112SN/Achildren=opList
2446112SN/Acount=0
2456112SN/AopList=system.cpu0.fuPool.FUList4.opList
2466112SN/A
2476112SN/A[system.cpu0.fuPool.FUList4.opList]
2486112SN/Atype=OpDesc
2496112SN/AissueLat=1
2506112SN/AopClass=MemRead
2516112SN/AopLat=1
2526112SN/A
2536112SN/A[system.cpu0.fuPool.FUList5]
2546112SN/Atype=FUDesc
2557761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
2567761SN/Acount=4
2577761SN/AopList=system.cpu0.fuPool.FUList5.opList00 system.cpu0.fuPool.FUList5.opList01 system.cpu0.fuPool.FUList5.opList02 system.cpu0.fuPool.FUList5.opList03 system.cpu0.fuPool.FUList5.opList04 system.cpu0.fuPool.FUList5.opList05 system.cpu0.fuPool.FUList5.opList06 system.cpu0.fuPool.FUList5.opList07 system.cpu0.fuPool.FUList5.opList08 system.cpu0.fuPool.FUList5.opList09 system.cpu0.fuPool.FUList5.opList10 system.cpu0.fuPool.FUList5.opList11 system.cpu0.fuPool.FUList5.opList12 system.cpu0.fuPool.FUList5.opList13 system.cpu0.fuPool.FUList5.opList14 system.cpu0.fuPool.FUList5.opList15 system.cpu0.fuPool.FUList5.opList16 system.cpu0.fuPool.FUList5.opList17 system.cpu0.fuPool.FUList5.opList18 system.cpu0.fuPool.FUList5.opList19
2586112SN/A
2597761SN/A[system.cpu0.fuPool.FUList5.opList00]
2606112SN/Atype=OpDesc
2616112SN/AissueLat=1
2627761SN/AopClass=SimdAdd
2637761SN/AopLat=1
2647761SN/A
2657761SN/A[system.cpu0.fuPool.FUList5.opList01]
2667761SN/Atype=OpDesc
2677761SN/AissueLat=1
2687761SN/AopClass=SimdAddAcc
2697761SN/AopLat=1
2707761SN/A
2717761SN/A[system.cpu0.fuPool.FUList5.opList02]
2727761SN/Atype=OpDesc
2737761SN/AissueLat=1
2747761SN/AopClass=SimdAlu
2757761SN/AopLat=1
2767761SN/A
2777761SN/A[system.cpu0.fuPool.FUList5.opList03]
2787761SN/Atype=OpDesc
2797761SN/AissueLat=1
2807761SN/AopClass=SimdCmp
2817761SN/AopLat=1
2827761SN/A
2837761SN/A[system.cpu0.fuPool.FUList5.opList04]
2847761SN/Atype=OpDesc
2857761SN/AissueLat=1
2867761SN/AopClass=SimdCvt
2877761SN/AopLat=1
2887761SN/A
2897761SN/A[system.cpu0.fuPool.FUList5.opList05]
2907761SN/Atype=OpDesc
2917761SN/AissueLat=1
2927761SN/AopClass=SimdMisc
2937761SN/AopLat=1
2947761SN/A
2957761SN/A[system.cpu0.fuPool.FUList5.opList06]
2967761SN/Atype=OpDesc
2977761SN/AissueLat=1
2987761SN/AopClass=SimdMult
2997761SN/AopLat=1
3007761SN/A
3017761SN/A[system.cpu0.fuPool.FUList5.opList07]
3027761SN/Atype=OpDesc
3037761SN/AissueLat=1
3047761SN/AopClass=SimdMultAcc
3057761SN/AopLat=1
3067761SN/A
3077761SN/A[system.cpu0.fuPool.FUList5.opList08]
3087761SN/Atype=OpDesc
3097761SN/AissueLat=1
3107761SN/AopClass=SimdShift
3117761SN/AopLat=1
3127761SN/A
3137761SN/A[system.cpu0.fuPool.FUList5.opList09]
3147761SN/Atype=OpDesc
3157761SN/AissueLat=1
3167761SN/AopClass=SimdShiftAcc
3177761SN/AopLat=1
3187761SN/A
3197761SN/A[system.cpu0.fuPool.FUList5.opList10]
3207761SN/Atype=OpDesc
3217761SN/AissueLat=1
3227761SN/AopClass=SimdSqrt
3237761SN/AopLat=1
3247761SN/A
3257761SN/A[system.cpu0.fuPool.FUList5.opList11]
3267761SN/Atype=OpDesc
3277761SN/AissueLat=1
3287761SN/AopClass=SimdFloatAdd
3297761SN/AopLat=1
3307761SN/A
3317761SN/A[system.cpu0.fuPool.FUList5.opList12]
3327761SN/Atype=OpDesc
3337761SN/AissueLat=1
3347761SN/AopClass=SimdFloatAlu
3357761SN/AopLat=1
3367761SN/A
3377761SN/A[system.cpu0.fuPool.FUList5.opList13]
3387761SN/Atype=OpDesc
3397761SN/AissueLat=1
3407761SN/AopClass=SimdFloatCmp
3417761SN/AopLat=1
3427761SN/A
3437761SN/A[system.cpu0.fuPool.FUList5.opList14]
3447761SN/Atype=OpDesc
3457761SN/AissueLat=1
3467761SN/AopClass=SimdFloatCvt
3477761SN/AopLat=1
3487761SN/A
3497761SN/A[system.cpu0.fuPool.FUList5.opList15]
3507761SN/Atype=OpDesc
3517761SN/AissueLat=1
3527761SN/AopClass=SimdFloatDiv
3537761SN/AopLat=1
3547761SN/A
3557761SN/A[system.cpu0.fuPool.FUList5.opList16]
3567761SN/Atype=OpDesc
3577761SN/AissueLat=1
3587761SN/AopClass=SimdFloatMisc
3597761SN/AopLat=1
3607761SN/A
3617761SN/A[system.cpu0.fuPool.FUList5.opList17]
3627761SN/Atype=OpDesc
3637761SN/AissueLat=1
3647761SN/AopClass=SimdFloatMult
3657761SN/AopLat=1
3667761SN/A
3677761SN/A[system.cpu0.fuPool.FUList5.opList18]
3687761SN/Atype=OpDesc
3697761SN/AissueLat=1
3707761SN/AopClass=SimdFloatMultAcc
3717761SN/AopLat=1
3727761SN/A
3737761SN/A[system.cpu0.fuPool.FUList5.opList19]
3747761SN/Atype=OpDesc
3757761SN/AissueLat=1
3767761SN/AopClass=SimdFloatSqrt
3776112SN/AopLat=1
3786112SN/A
3796112SN/A[system.cpu0.fuPool.FUList6]
3806112SN/Atype=FUDesc
3817761SN/Achildren=opList
3827761SN/Acount=0
3837761SN/AopList=system.cpu0.fuPool.FUList6.opList
3846112SN/A
3857761SN/A[system.cpu0.fuPool.FUList6.opList]
3866112SN/Atype=OpDesc
3876112SN/AissueLat=1
3886112SN/AopClass=MemWrite
3896112SN/AopLat=1
3906112SN/A
3916112SN/A[system.cpu0.fuPool.FUList7]
3926112SN/Atype=FUDesc
3937761SN/Achildren=opList0 opList1
3947761SN/Acount=4
3957761SN/AopList=system.cpu0.fuPool.FUList7.opList0 system.cpu0.fuPool.FUList7.opList1
3967761SN/A
3977761SN/A[system.cpu0.fuPool.FUList7.opList0]
3987761SN/Atype=OpDesc
3997761SN/AissueLat=1
4007761SN/AopClass=MemRead
4017761SN/AopLat=1
4027761SN/A
4037761SN/A[system.cpu0.fuPool.FUList7.opList1]
4047761SN/Atype=OpDesc
4057761SN/AissueLat=1
4067761SN/AopClass=MemWrite
4077761SN/AopLat=1
4087761SN/A
4097761SN/A[system.cpu0.fuPool.FUList8]
4107761SN/Atype=FUDesc
4116112SN/Achildren=opList
4126112SN/Acount=1
4137761SN/AopList=system.cpu0.fuPool.FUList8.opList
4146112SN/A
4157761SN/A[system.cpu0.fuPool.FUList8.opList]
4166112SN/Atype=OpDesc
4176112SN/AissueLat=3
4186112SN/AopClass=IprAccess
4196112SN/AopLat=3
4206112SN/A
4216112SN/A[system.cpu0.icache]
4226112SN/Atype=BaseCache
4238983Snate@binkert.orgaddr_ranges=0:18446744073709551615
4246112SN/Aassoc=1
4256112SN/Ablock_size=64
4269348SAli.Saidi@ARM.comclock=500
4276123SN/Aforward_snoops=true
4286112SN/Ahash_delay=1
4299348SAli.Saidi@ARM.comhit_latency=2
4308200SN/Ais_top_level=true
4316112SN/Amax_miss_count=0
4326112SN/Amshrs=4
4336112SN/Aprefetch_on_access=false
4348835SAli.Saidi@ARM.comprefetcher=Null
4356112SN/AprioritizeRequests=false
4366112SN/Arepl=Null
4379348SAli.Saidi@ARM.comresponse_latency=2
4386112SN/Asize=32768
4396112SN/Asubblock_size=0
4408835SAli.Saidi@ARM.comsystem=system
4416112SN/Atgts_per_mshr=20
4426112SN/Atrace_addr=0
4436112SN/Atwo_queue=false
4446112SN/Awrite_buffers=8
4456112SN/Acpu_side=system.cpu0.icache_port
4468983Snate@binkert.orgmem_side=system.toL2Bus.slave[0]
4476112SN/A
4488835SAli.Saidi@ARM.com[system.cpu0.interrupts]
4498835SAli.Saidi@ARM.comtype=SparcInterrupts
4508835SAli.Saidi@ARM.com
4516112SN/A[system.cpu0.itb]
4526112SN/Atype=SparcTLB
4536112SN/Asize=64
4546112SN/A
4556112SN/A[system.cpu0.tracer]
4566112SN/Atype=ExeTracer
4576112SN/A
4586112SN/A[system.cpu0.workload]
4596112SN/Atype=LiveProcess
4606112SN/Acmd=test_atomic 4
4616112SN/Acwd=
4626112SN/Aegid=100
4636112SN/Aenv=
4646112SN/Aerrout=cerr
4656112SN/Aeuid=100
4669348SAli.Saidi@ARM.comexecutable=/projects/pd/randd/dist/test-progs/m5threads/bin/sparc/linux/test_atomic
4676112SN/Agid=100
4686112SN/Ainput=cin
4696112SN/Amax_stack_size=67108864
4706112SN/Aoutput=cout
4716112SN/Apid=100
4726112SN/Appid=99
4736112SN/Asimpoint=0
4746112SN/Asystem=system
4756112SN/Auid=100
4766112SN/A
4776112SN/A[system.cpu1]
4786112SN/Atype=DerivO3CPU
4798835SAli.Saidi@ARM.comchildren=dcache dtb fuPool icache interrupts itb tracer
4806112SN/ABTBEntries=4096
4816112SN/ABTBTagSize=16
4826112SN/ALFSTSize=1024
4836112SN/ALQEntries=32
4848241SN/ALSQCheckLoads=true
4858241SN/ALSQDepCheckShift=4
4866112SN/ARASSize=16
4876112SN/ASQEntries=32
4886112SN/ASSITSize=1024
4896112SN/Aactivity=0
4906112SN/AbackComSize=5
4916112SN/AcachePorts=200
4926112SN/Achecker=Null
4936112SN/AchoiceCtrBits=2
4946112SN/AchoicePredictorSize=8192
4956112SN/Aclock=500
4966112SN/AcommitToDecodeDelay=1
4976112SN/AcommitToFetchDelay=1
4986112SN/AcommitToIEWDelay=1
4996112SN/AcommitToRenameDelay=1
5006112SN/AcommitWidth=8
5016112SN/Acpu_id=1
5026112SN/AdecodeToFetchDelay=1
5036112SN/AdecodeToRenameDelay=1
5046112SN/AdecodeWidth=8
5056112SN/Adefer_registration=false
5066112SN/AdispatchWidth=8
5076112SN/Ado_checkpoint_insts=true
5088835SAli.Saidi@ARM.comdo_quiesce=true
5096112SN/Ado_statistics_insts=true
5106112SN/Adtb=system.cpu1.dtb
5116112SN/AfetchToDecodeDelay=1
5126112SN/AfetchTrapLatency=1
5136112SN/AfetchWidth=8
5146112SN/AforwardComSize=5
5156112SN/AfuPool=system.cpu1.fuPool
5166112SN/Afunction_trace=false
5176112SN/Afunction_trace_start=0
5186112SN/AglobalCtrBits=2
5196112SN/AglobalHistoryBits=13
5206112SN/AglobalPredictorSize=8192
5216112SN/AiewToCommitDelay=1
5226112SN/AiewToDecodeDelay=1
5236112SN/AiewToFetchDelay=1
5246112SN/AiewToRenameDelay=1
5256112SN/AinstShiftAmt=2
5268835SAli.Saidi@ARM.cominterrupts=system.cpu1.interrupts
5276112SN/AissueToExecuteDelay=1
5286112SN/AissueWidth=8
5296112SN/Aitb=system.cpu1.itb
5306112SN/AlocalCtrBits=2
5316112SN/AlocalHistoryBits=11
5326112SN/AlocalHistoryTableSize=2048
5336112SN/AlocalPredictorSize=2048
5346112SN/Amax_insts_all_threads=0
5356112SN/Amax_insts_any_thread=0
5366112SN/Amax_loads_all_threads=0
5376112SN/Amax_loads_any_thread=0
5388835SAli.Saidi@ARM.comneedsTSO=false
5396112SN/AnumIQEntries=64
5406112SN/AnumPhysFloatRegs=256
5416112SN/AnumPhysIntRegs=256
5426112SN/AnumROBEntries=192
5436112SN/AnumRobs=1
5446112SN/AnumThreads=1
5456112SN/ApredType=tournament
5468835SAli.Saidi@ARM.comprofile=0
5476112SN/Aprogress_interval=0
5486112SN/ArenameToDecodeDelay=1
5496112SN/ArenameToFetchDelay=1
5506112SN/ArenameToIEWDelay=2
5516112SN/ArenameToROBDelay=1
5526112SN/ArenameWidth=8
5536112SN/AsmtCommitPolicy=RoundRobin
5546112SN/AsmtFetchPolicy=SingleThread
5556112SN/AsmtIQPolicy=Partitioned
5566112SN/AsmtIQThreshold=100
5576112SN/AsmtLSQPolicy=Partitioned
5586112SN/AsmtLSQThreshold=100
5596112SN/AsmtNumFetchingThreads=1
5606112SN/AsmtROBPolicy=Partitioned
5616112SN/AsmtROBThreshold=100
5626112SN/AsquashWidth=8
5638546SN/Astore_set_clear_period=250000
5646112SN/Asystem=system
5656112SN/Atracer=system.cpu1.tracer
5666112SN/AtrapLatency=13
5676112SN/AwbDepth=1
5686112SN/AwbWidth=8
5696112SN/Aworkload=system.cpu0.workload
5706112SN/Adcache_port=system.cpu1.dcache.cpu_side
5716112SN/Aicache_port=system.cpu1.icache.cpu_side
5726112SN/A
5736112SN/A[system.cpu1.dcache]
5746112SN/Atype=BaseCache
5758983Snate@binkert.orgaddr_ranges=0:18446744073709551615
5766112SN/Aassoc=4
5776112SN/Ablock_size=64
5789348SAli.Saidi@ARM.comclock=500
5796123SN/Aforward_snoops=true
5806112SN/Ahash_delay=1
5819348SAli.Saidi@ARM.comhit_latency=2
5828200SN/Ais_top_level=true
5836112SN/Amax_miss_count=0
5846112SN/Amshrs=4
5856112SN/Aprefetch_on_access=false
5868835SAli.Saidi@ARM.comprefetcher=Null
5876112SN/AprioritizeRequests=false
5886112SN/Arepl=Null
5899348SAli.Saidi@ARM.comresponse_latency=2
5906112SN/Asize=32768
5916112SN/Asubblock_size=0
5928835SAli.Saidi@ARM.comsystem=system
5936112SN/Atgts_per_mshr=20
5946112SN/Atrace_addr=0
5956112SN/Atwo_queue=false
5966112SN/Awrite_buffers=8
5976112SN/Acpu_side=system.cpu1.dcache_port
5988983Snate@binkert.orgmem_side=system.toL2Bus.slave[3]
5996112SN/A
6006112SN/A[system.cpu1.dtb]
6016112SN/Atype=SparcTLB
6026112SN/Asize=64
6036112SN/A
6046112SN/A[system.cpu1.fuPool]
6056112SN/Atype=FUPool
6067761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
6077761SN/AFUList=system.cpu1.fuPool.FUList0 system.cpu1.fuPool.FUList1 system.cpu1.fuPool.FUList2 system.cpu1.fuPool.FUList3 system.cpu1.fuPool.FUList4 system.cpu1.fuPool.FUList5 system.cpu1.fuPool.FUList6 system.cpu1.fuPool.FUList7 system.cpu1.fuPool.FUList8
6086112SN/A
6096112SN/A[system.cpu1.fuPool.FUList0]
6106112SN/Atype=FUDesc
6116112SN/Achildren=opList
6126112SN/Acount=6
6136112SN/AopList=system.cpu1.fuPool.FUList0.opList
6146112SN/A
6156112SN/A[system.cpu1.fuPool.FUList0.opList]
6166112SN/Atype=OpDesc
6176112SN/AissueLat=1
6186112SN/AopClass=IntAlu
6196112SN/AopLat=1
6206112SN/A
6216112SN/A[system.cpu1.fuPool.FUList1]
6226112SN/Atype=FUDesc
6236112SN/Achildren=opList0 opList1
6246112SN/Acount=2
6256112SN/AopList=system.cpu1.fuPool.FUList1.opList0 system.cpu1.fuPool.FUList1.opList1
6266112SN/A
6276112SN/A[system.cpu1.fuPool.FUList1.opList0]
6286112SN/Atype=OpDesc
6296112SN/AissueLat=1
6306112SN/AopClass=IntMult
6316112SN/AopLat=3
6326112SN/A
6336112SN/A[system.cpu1.fuPool.FUList1.opList1]
6346112SN/Atype=OpDesc
6356112SN/AissueLat=19
6366112SN/AopClass=IntDiv
6376112SN/AopLat=20
6386112SN/A
6396112SN/A[system.cpu1.fuPool.FUList2]
6406112SN/Atype=FUDesc
6416112SN/Achildren=opList0 opList1 opList2
6426112SN/Acount=4
6436112SN/AopList=system.cpu1.fuPool.FUList2.opList0 system.cpu1.fuPool.FUList2.opList1 system.cpu1.fuPool.FUList2.opList2
6446112SN/A
6456112SN/A[system.cpu1.fuPool.FUList2.opList0]
6466112SN/Atype=OpDesc
6476112SN/AissueLat=1
6486112SN/AopClass=FloatAdd
6496112SN/AopLat=2
6506112SN/A
6516112SN/A[system.cpu1.fuPool.FUList2.opList1]
6526112SN/Atype=OpDesc
6536112SN/AissueLat=1
6546112SN/AopClass=FloatCmp
6556112SN/AopLat=2
6566112SN/A
6576112SN/A[system.cpu1.fuPool.FUList2.opList2]
6586112SN/Atype=OpDesc
6596112SN/AissueLat=1
6606112SN/AopClass=FloatCvt
6616112SN/AopLat=2
6626112SN/A
6636112SN/A[system.cpu1.fuPool.FUList3]
6646112SN/Atype=FUDesc
6656112SN/Achildren=opList0 opList1 opList2
6666112SN/Acount=2
6676112SN/AopList=system.cpu1.fuPool.FUList3.opList0 system.cpu1.fuPool.FUList3.opList1 system.cpu1.fuPool.FUList3.opList2
6686112SN/A
6696112SN/A[system.cpu1.fuPool.FUList3.opList0]
6706112SN/Atype=OpDesc
6716112SN/AissueLat=1
6726112SN/AopClass=FloatMult
6736112SN/AopLat=4
6746112SN/A
6756112SN/A[system.cpu1.fuPool.FUList3.opList1]
6766112SN/Atype=OpDesc
6776112SN/AissueLat=12
6786112SN/AopClass=FloatDiv
6796112SN/AopLat=12
6806112SN/A
6816112SN/A[system.cpu1.fuPool.FUList3.opList2]
6826112SN/Atype=OpDesc
6836112SN/AissueLat=24
6846112SN/AopClass=FloatSqrt
6856112SN/AopLat=24
6866112SN/A
6876112SN/A[system.cpu1.fuPool.FUList4]
6886112SN/Atype=FUDesc
6896112SN/Achildren=opList
6906112SN/Acount=0
6916112SN/AopList=system.cpu1.fuPool.FUList4.opList
6926112SN/A
6936112SN/A[system.cpu1.fuPool.FUList4.opList]
6946112SN/Atype=OpDesc
6956112SN/AissueLat=1
6966112SN/AopClass=MemRead
6976112SN/AopLat=1
6986112SN/A
6996112SN/A[system.cpu1.fuPool.FUList5]
7006112SN/Atype=FUDesc
7017761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
7027761SN/Acount=4
7037761SN/AopList=system.cpu1.fuPool.FUList5.opList00 system.cpu1.fuPool.FUList5.opList01 system.cpu1.fuPool.FUList5.opList02 system.cpu1.fuPool.FUList5.opList03 system.cpu1.fuPool.FUList5.opList04 system.cpu1.fuPool.FUList5.opList05 system.cpu1.fuPool.FUList5.opList06 system.cpu1.fuPool.FUList5.opList07 system.cpu1.fuPool.FUList5.opList08 system.cpu1.fuPool.FUList5.opList09 system.cpu1.fuPool.FUList5.opList10 system.cpu1.fuPool.FUList5.opList11 system.cpu1.fuPool.FUList5.opList12 system.cpu1.fuPool.FUList5.opList13 system.cpu1.fuPool.FUList5.opList14 system.cpu1.fuPool.FUList5.opList15 system.cpu1.fuPool.FUList5.opList16 system.cpu1.fuPool.FUList5.opList17 system.cpu1.fuPool.FUList5.opList18 system.cpu1.fuPool.FUList5.opList19
7046112SN/A
7057761SN/A[system.cpu1.fuPool.FUList5.opList00]
7066112SN/Atype=OpDesc
7076112SN/AissueLat=1
7087761SN/AopClass=SimdAdd
7097761SN/AopLat=1
7107761SN/A
7117761SN/A[system.cpu1.fuPool.FUList5.opList01]
7127761SN/Atype=OpDesc
7137761SN/AissueLat=1
7147761SN/AopClass=SimdAddAcc
7157761SN/AopLat=1
7167761SN/A
7177761SN/A[system.cpu1.fuPool.FUList5.opList02]
7187761SN/Atype=OpDesc
7197761SN/AissueLat=1
7207761SN/AopClass=SimdAlu
7217761SN/AopLat=1
7227761SN/A
7237761SN/A[system.cpu1.fuPool.FUList5.opList03]
7247761SN/Atype=OpDesc
7257761SN/AissueLat=1
7267761SN/AopClass=SimdCmp
7277761SN/AopLat=1
7287761SN/A
7297761SN/A[system.cpu1.fuPool.FUList5.opList04]
7307761SN/Atype=OpDesc
7317761SN/AissueLat=1
7327761SN/AopClass=SimdCvt
7337761SN/AopLat=1
7347761SN/A
7357761SN/A[system.cpu1.fuPool.FUList5.opList05]
7367761SN/Atype=OpDesc
7377761SN/AissueLat=1
7387761SN/AopClass=SimdMisc
7397761SN/AopLat=1
7407761SN/A
7417761SN/A[system.cpu1.fuPool.FUList5.opList06]
7427761SN/Atype=OpDesc
7437761SN/AissueLat=1
7447761SN/AopClass=SimdMult
7457761SN/AopLat=1
7467761SN/A
7477761SN/A[system.cpu1.fuPool.FUList5.opList07]
7487761SN/Atype=OpDesc
7497761SN/AissueLat=1
7507761SN/AopClass=SimdMultAcc
7517761SN/AopLat=1
7527761SN/A
7537761SN/A[system.cpu1.fuPool.FUList5.opList08]
7547761SN/Atype=OpDesc
7557761SN/AissueLat=1
7567761SN/AopClass=SimdShift
7577761SN/AopLat=1
7587761SN/A
7597761SN/A[system.cpu1.fuPool.FUList5.opList09]
7607761SN/Atype=OpDesc
7617761SN/AissueLat=1
7627761SN/AopClass=SimdShiftAcc
7637761SN/AopLat=1
7647761SN/A
7657761SN/A[system.cpu1.fuPool.FUList5.opList10]
7667761SN/Atype=OpDesc
7677761SN/AissueLat=1
7687761SN/AopClass=SimdSqrt
7697761SN/AopLat=1
7707761SN/A
7717761SN/A[system.cpu1.fuPool.FUList5.opList11]
7727761SN/Atype=OpDesc
7737761SN/AissueLat=1
7747761SN/AopClass=SimdFloatAdd
7757761SN/AopLat=1
7767761SN/A
7777761SN/A[system.cpu1.fuPool.FUList5.opList12]
7787761SN/Atype=OpDesc
7797761SN/AissueLat=1
7807761SN/AopClass=SimdFloatAlu
7817761SN/AopLat=1
7827761SN/A
7837761SN/A[system.cpu1.fuPool.FUList5.opList13]
7847761SN/Atype=OpDesc
7857761SN/AissueLat=1
7867761SN/AopClass=SimdFloatCmp
7877761SN/AopLat=1
7887761SN/A
7897761SN/A[system.cpu1.fuPool.FUList5.opList14]
7907761SN/Atype=OpDesc
7917761SN/AissueLat=1
7927761SN/AopClass=SimdFloatCvt
7937761SN/AopLat=1
7947761SN/A
7957761SN/A[system.cpu1.fuPool.FUList5.opList15]
7967761SN/Atype=OpDesc
7977761SN/AissueLat=1
7987761SN/AopClass=SimdFloatDiv
7997761SN/AopLat=1
8007761SN/A
8017761SN/A[system.cpu1.fuPool.FUList5.opList16]
8027761SN/Atype=OpDesc
8037761SN/AissueLat=1
8047761SN/AopClass=SimdFloatMisc
8057761SN/AopLat=1
8067761SN/A
8077761SN/A[system.cpu1.fuPool.FUList5.opList17]
8087761SN/Atype=OpDesc
8097761SN/AissueLat=1
8107761SN/AopClass=SimdFloatMult
8117761SN/AopLat=1
8127761SN/A
8137761SN/A[system.cpu1.fuPool.FUList5.opList18]
8147761SN/Atype=OpDesc
8157761SN/AissueLat=1
8167761SN/AopClass=SimdFloatMultAcc
8177761SN/AopLat=1
8187761SN/A
8197761SN/A[system.cpu1.fuPool.FUList5.opList19]
8207761SN/Atype=OpDesc
8217761SN/AissueLat=1
8227761SN/AopClass=SimdFloatSqrt
8236112SN/AopLat=1
8246112SN/A
8256112SN/A[system.cpu1.fuPool.FUList6]
8266112SN/Atype=FUDesc
8277761SN/Achildren=opList
8287761SN/Acount=0
8297761SN/AopList=system.cpu1.fuPool.FUList6.opList
8306112SN/A
8317761SN/A[system.cpu1.fuPool.FUList6.opList]
8326112SN/Atype=OpDesc
8336112SN/AissueLat=1
8346112SN/AopClass=MemWrite
8356112SN/AopLat=1
8366112SN/A
8376112SN/A[system.cpu1.fuPool.FUList7]
8386112SN/Atype=FUDesc
8397761SN/Achildren=opList0 opList1
8407761SN/Acount=4
8417761SN/AopList=system.cpu1.fuPool.FUList7.opList0 system.cpu1.fuPool.FUList7.opList1
8427761SN/A
8437761SN/A[system.cpu1.fuPool.FUList7.opList0]
8447761SN/Atype=OpDesc
8457761SN/AissueLat=1
8467761SN/AopClass=MemRead
8477761SN/AopLat=1
8487761SN/A
8497761SN/A[system.cpu1.fuPool.FUList7.opList1]
8507761SN/Atype=OpDesc
8517761SN/AissueLat=1
8527761SN/AopClass=MemWrite
8537761SN/AopLat=1
8547761SN/A
8557761SN/A[system.cpu1.fuPool.FUList8]
8567761SN/Atype=FUDesc
8576112SN/Achildren=opList
8586112SN/Acount=1
8597761SN/AopList=system.cpu1.fuPool.FUList8.opList
8606112SN/A
8617761SN/A[system.cpu1.fuPool.FUList8.opList]
8626112SN/Atype=OpDesc
8636112SN/AissueLat=3
8646112SN/AopClass=IprAccess
8656112SN/AopLat=3
8666112SN/A
8676112SN/A[system.cpu1.icache]
8686112SN/Atype=BaseCache
8698983Snate@binkert.orgaddr_ranges=0:18446744073709551615
8706112SN/Aassoc=1
8716112SN/Ablock_size=64
8729348SAli.Saidi@ARM.comclock=500
8736123SN/Aforward_snoops=true
8746112SN/Ahash_delay=1
8759348SAli.Saidi@ARM.comhit_latency=2
8768200SN/Ais_top_level=true
8776112SN/Amax_miss_count=0
8786112SN/Amshrs=4
8796112SN/Aprefetch_on_access=false
8808835SAli.Saidi@ARM.comprefetcher=Null
8816112SN/AprioritizeRequests=false
8826112SN/Arepl=Null
8839348SAli.Saidi@ARM.comresponse_latency=2
8846112SN/Asize=32768
8856112SN/Asubblock_size=0
8868835SAli.Saidi@ARM.comsystem=system
8876112SN/Atgts_per_mshr=20
8886112SN/Atrace_addr=0
8896112SN/Atwo_queue=false
8906112SN/Awrite_buffers=8
8916112SN/Acpu_side=system.cpu1.icache_port
8928983Snate@binkert.orgmem_side=system.toL2Bus.slave[2]
8936112SN/A
8948835SAli.Saidi@ARM.com[system.cpu1.interrupts]
8958835SAli.Saidi@ARM.comtype=SparcInterrupts
8968835SAli.Saidi@ARM.com
8976112SN/A[system.cpu1.itb]
8986112SN/Atype=SparcTLB
8996112SN/Asize=64
9006112SN/A
9016112SN/A[system.cpu1.tracer]
9026112SN/Atype=ExeTracer
9036112SN/A
9046112SN/A[system.cpu2]
9056112SN/Atype=DerivO3CPU
9068835SAli.Saidi@ARM.comchildren=dcache dtb fuPool icache interrupts itb tracer
9076112SN/ABTBEntries=4096
9086112SN/ABTBTagSize=16
9096112SN/ALFSTSize=1024
9106112SN/ALQEntries=32
9118241SN/ALSQCheckLoads=true
9128241SN/ALSQDepCheckShift=4
9136112SN/ARASSize=16
9146112SN/ASQEntries=32
9156112SN/ASSITSize=1024
9166112SN/Aactivity=0
9176112SN/AbackComSize=5
9186112SN/AcachePorts=200
9196112SN/Achecker=Null
9206112SN/AchoiceCtrBits=2
9216112SN/AchoicePredictorSize=8192
9226112SN/Aclock=500
9236112SN/AcommitToDecodeDelay=1
9246112SN/AcommitToFetchDelay=1
9256112SN/AcommitToIEWDelay=1
9266112SN/AcommitToRenameDelay=1
9276112SN/AcommitWidth=8
9286112SN/Acpu_id=2
9296112SN/AdecodeToFetchDelay=1
9306112SN/AdecodeToRenameDelay=1
9316112SN/AdecodeWidth=8
9326112SN/Adefer_registration=false
9336112SN/AdispatchWidth=8
9346112SN/Ado_checkpoint_insts=true
9358835SAli.Saidi@ARM.comdo_quiesce=true
9366112SN/Ado_statistics_insts=true
9376112SN/Adtb=system.cpu2.dtb
9386112SN/AfetchToDecodeDelay=1
9396112SN/AfetchTrapLatency=1
9406112SN/AfetchWidth=8
9416112SN/AforwardComSize=5
9426112SN/AfuPool=system.cpu2.fuPool
9436112SN/Afunction_trace=false
9446112SN/Afunction_trace_start=0
9456112SN/AglobalCtrBits=2
9466112SN/AglobalHistoryBits=13
9476112SN/AglobalPredictorSize=8192
9486112SN/AiewToCommitDelay=1
9496112SN/AiewToDecodeDelay=1
9506112SN/AiewToFetchDelay=1
9516112SN/AiewToRenameDelay=1
9526112SN/AinstShiftAmt=2
9538835SAli.Saidi@ARM.cominterrupts=system.cpu2.interrupts
9546112SN/AissueToExecuteDelay=1
9556112SN/AissueWidth=8
9566112SN/Aitb=system.cpu2.itb
9576112SN/AlocalCtrBits=2
9586112SN/AlocalHistoryBits=11
9596112SN/AlocalHistoryTableSize=2048
9606112SN/AlocalPredictorSize=2048
9616112SN/Amax_insts_all_threads=0
9626112SN/Amax_insts_any_thread=0
9636112SN/Amax_loads_all_threads=0
9646112SN/Amax_loads_any_thread=0
9658835SAli.Saidi@ARM.comneedsTSO=false
9666112SN/AnumIQEntries=64
9676112SN/AnumPhysFloatRegs=256
9686112SN/AnumPhysIntRegs=256
9696112SN/AnumROBEntries=192
9706112SN/AnumRobs=1
9716112SN/AnumThreads=1
9726112SN/ApredType=tournament
9738835SAli.Saidi@ARM.comprofile=0
9746112SN/Aprogress_interval=0
9756112SN/ArenameToDecodeDelay=1
9766112SN/ArenameToFetchDelay=1
9776112SN/ArenameToIEWDelay=2
9786112SN/ArenameToROBDelay=1
9796112SN/ArenameWidth=8
9806112SN/AsmtCommitPolicy=RoundRobin
9816112SN/AsmtFetchPolicy=SingleThread
9826112SN/AsmtIQPolicy=Partitioned
9836112SN/AsmtIQThreshold=100
9846112SN/AsmtLSQPolicy=Partitioned
9856112SN/AsmtLSQThreshold=100
9866112SN/AsmtNumFetchingThreads=1
9876112SN/AsmtROBPolicy=Partitioned
9886112SN/AsmtROBThreshold=100
9896112SN/AsquashWidth=8
9908546SN/Astore_set_clear_period=250000
9916112SN/Asystem=system
9926112SN/Atracer=system.cpu2.tracer
9936112SN/AtrapLatency=13
9946112SN/AwbDepth=1
9956112SN/AwbWidth=8
9966112SN/Aworkload=system.cpu0.workload
9976112SN/Adcache_port=system.cpu2.dcache.cpu_side
9986112SN/Aicache_port=system.cpu2.icache.cpu_side
9996112SN/A
10006112SN/A[system.cpu2.dcache]
10016112SN/Atype=BaseCache
10028983Snate@binkert.orgaddr_ranges=0:18446744073709551615
10036112SN/Aassoc=4
10046112SN/Ablock_size=64
10059348SAli.Saidi@ARM.comclock=500
10066123SN/Aforward_snoops=true
10076112SN/Ahash_delay=1
10089348SAli.Saidi@ARM.comhit_latency=2
10098200SN/Ais_top_level=true
10106112SN/Amax_miss_count=0
10116112SN/Amshrs=4
10126112SN/Aprefetch_on_access=false
10138835SAli.Saidi@ARM.comprefetcher=Null
10146112SN/AprioritizeRequests=false
10156112SN/Arepl=Null
10169348SAli.Saidi@ARM.comresponse_latency=2
10176112SN/Asize=32768
10186112SN/Asubblock_size=0
10198835SAli.Saidi@ARM.comsystem=system
10206112SN/Atgts_per_mshr=20
10216112SN/Atrace_addr=0
10226112SN/Atwo_queue=false
10236112SN/Awrite_buffers=8
10246112SN/Acpu_side=system.cpu2.dcache_port
10258983Snate@binkert.orgmem_side=system.toL2Bus.slave[5]
10266112SN/A
10276112SN/A[system.cpu2.dtb]
10286112SN/Atype=SparcTLB
10296112SN/Asize=64
10306112SN/A
10316112SN/A[system.cpu2.fuPool]
10326112SN/Atype=FUPool
10337761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
10347761SN/AFUList=system.cpu2.fuPool.FUList0 system.cpu2.fuPool.FUList1 system.cpu2.fuPool.FUList2 system.cpu2.fuPool.FUList3 system.cpu2.fuPool.FUList4 system.cpu2.fuPool.FUList5 system.cpu2.fuPool.FUList6 system.cpu2.fuPool.FUList7 system.cpu2.fuPool.FUList8
10356112SN/A
10366112SN/A[system.cpu2.fuPool.FUList0]
10376112SN/Atype=FUDesc
10386112SN/Achildren=opList
10396112SN/Acount=6
10406112SN/AopList=system.cpu2.fuPool.FUList0.opList
10416112SN/A
10426112SN/A[system.cpu2.fuPool.FUList0.opList]
10436112SN/Atype=OpDesc
10446112SN/AissueLat=1
10456112SN/AopClass=IntAlu
10466112SN/AopLat=1
10476112SN/A
10486112SN/A[system.cpu2.fuPool.FUList1]
10496112SN/Atype=FUDesc
10506112SN/Achildren=opList0 opList1
10516112SN/Acount=2
10526112SN/AopList=system.cpu2.fuPool.FUList1.opList0 system.cpu2.fuPool.FUList1.opList1
10536112SN/A
10546112SN/A[system.cpu2.fuPool.FUList1.opList0]
10556112SN/Atype=OpDesc
10566112SN/AissueLat=1
10576112SN/AopClass=IntMult
10586112SN/AopLat=3
10596112SN/A
10606112SN/A[system.cpu2.fuPool.FUList1.opList1]
10616112SN/Atype=OpDesc
10626112SN/AissueLat=19
10636112SN/AopClass=IntDiv
10646112SN/AopLat=20
10656112SN/A
10666112SN/A[system.cpu2.fuPool.FUList2]
10676112SN/Atype=FUDesc
10686112SN/Achildren=opList0 opList1 opList2
10696112SN/Acount=4
10706112SN/AopList=system.cpu2.fuPool.FUList2.opList0 system.cpu2.fuPool.FUList2.opList1 system.cpu2.fuPool.FUList2.opList2
10716112SN/A
10726112SN/A[system.cpu2.fuPool.FUList2.opList0]
10736112SN/Atype=OpDesc
10746112SN/AissueLat=1
10756112SN/AopClass=FloatAdd
10766112SN/AopLat=2
10776112SN/A
10786112SN/A[system.cpu2.fuPool.FUList2.opList1]
10796112SN/Atype=OpDesc
10806112SN/AissueLat=1
10816112SN/AopClass=FloatCmp
10826112SN/AopLat=2
10836112SN/A
10846112SN/A[system.cpu2.fuPool.FUList2.opList2]
10856112SN/Atype=OpDesc
10866112SN/AissueLat=1
10876112SN/AopClass=FloatCvt
10886112SN/AopLat=2
10896112SN/A
10906112SN/A[system.cpu2.fuPool.FUList3]
10916112SN/Atype=FUDesc
10926112SN/Achildren=opList0 opList1 opList2
10936112SN/Acount=2
10946112SN/AopList=system.cpu2.fuPool.FUList3.opList0 system.cpu2.fuPool.FUList3.opList1 system.cpu2.fuPool.FUList3.opList2
10956112SN/A
10966112SN/A[system.cpu2.fuPool.FUList3.opList0]
10976112SN/Atype=OpDesc
10986112SN/AissueLat=1
10996112SN/AopClass=FloatMult
11006112SN/AopLat=4
11016112SN/A
11026112SN/A[system.cpu2.fuPool.FUList3.opList1]
11036112SN/Atype=OpDesc
11046112SN/AissueLat=12
11056112SN/AopClass=FloatDiv
11066112SN/AopLat=12
11076112SN/A
11086112SN/A[system.cpu2.fuPool.FUList3.opList2]
11096112SN/Atype=OpDesc
11106112SN/AissueLat=24
11116112SN/AopClass=FloatSqrt
11126112SN/AopLat=24
11136112SN/A
11146112SN/A[system.cpu2.fuPool.FUList4]
11156112SN/Atype=FUDesc
11166112SN/Achildren=opList
11176112SN/Acount=0
11186112SN/AopList=system.cpu2.fuPool.FUList4.opList
11196112SN/A
11206112SN/A[system.cpu2.fuPool.FUList4.opList]
11216112SN/Atype=OpDesc
11226112SN/AissueLat=1
11236112SN/AopClass=MemRead
11246112SN/AopLat=1
11256112SN/A
11266112SN/A[system.cpu2.fuPool.FUList5]
11276112SN/Atype=FUDesc
11287761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
11297761SN/Acount=4
11307761SN/AopList=system.cpu2.fuPool.FUList5.opList00 system.cpu2.fuPool.FUList5.opList01 system.cpu2.fuPool.FUList5.opList02 system.cpu2.fuPool.FUList5.opList03 system.cpu2.fuPool.FUList5.opList04 system.cpu2.fuPool.FUList5.opList05 system.cpu2.fuPool.FUList5.opList06 system.cpu2.fuPool.FUList5.opList07 system.cpu2.fuPool.FUList5.opList08 system.cpu2.fuPool.FUList5.opList09 system.cpu2.fuPool.FUList5.opList10 system.cpu2.fuPool.FUList5.opList11 system.cpu2.fuPool.FUList5.opList12 system.cpu2.fuPool.FUList5.opList13 system.cpu2.fuPool.FUList5.opList14 system.cpu2.fuPool.FUList5.opList15 system.cpu2.fuPool.FUList5.opList16 system.cpu2.fuPool.FUList5.opList17 system.cpu2.fuPool.FUList5.opList18 system.cpu2.fuPool.FUList5.opList19
11316112SN/A
11327761SN/A[system.cpu2.fuPool.FUList5.opList00]
11336112SN/Atype=OpDesc
11346112SN/AissueLat=1
11357761SN/AopClass=SimdAdd
11367761SN/AopLat=1
11377761SN/A
11387761SN/A[system.cpu2.fuPool.FUList5.opList01]
11397761SN/Atype=OpDesc
11407761SN/AissueLat=1
11417761SN/AopClass=SimdAddAcc
11427761SN/AopLat=1
11437761SN/A
11447761SN/A[system.cpu2.fuPool.FUList5.opList02]
11457761SN/Atype=OpDesc
11467761SN/AissueLat=1
11477761SN/AopClass=SimdAlu
11487761SN/AopLat=1
11497761SN/A
11507761SN/A[system.cpu2.fuPool.FUList5.opList03]
11517761SN/Atype=OpDesc
11527761SN/AissueLat=1
11537761SN/AopClass=SimdCmp
11547761SN/AopLat=1
11557761SN/A
11567761SN/A[system.cpu2.fuPool.FUList5.opList04]
11577761SN/Atype=OpDesc
11587761SN/AissueLat=1
11597761SN/AopClass=SimdCvt
11607761SN/AopLat=1
11617761SN/A
11627761SN/A[system.cpu2.fuPool.FUList5.opList05]
11637761SN/Atype=OpDesc
11647761SN/AissueLat=1
11657761SN/AopClass=SimdMisc
11667761SN/AopLat=1
11677761SN/A
11687761SN/A[system.cpu2.fuPool.FUList5.opList06]
11697761SN/Atype=OpDesc
11707761SN/AissueLat=1
11717761SN/AopClass=SimdMult
11727761SN/AopLat=1
11737761SN/A
11747761SN/A[system.cpu2.fuPool.FUList5.opList07]
11757761SN/Atype=OpDesc
11767761SN/AissueLat=1
11777761SN/AopClass=SimdMultAcc
11787761SN/AopLat=1
11797761SN/A
11807761SN/A[system.cpu2.fuPool.FUList5.opList08]
11817761SN/Atype=OpDesc
11827761SN/AissueLat=1
11837761SN/AopClass=SimdShift
11847761SN/AopLat=1
11857761SN/A
11867761SN/A[system.cpu2.fuPool.FUList5.opList09]
11877761SN/Atype=OpDesc
11887761SN/AissueLat=1
11897761SN/AopClass=SimdShiftAcc
11907761SN/AopLat=1
11917761SN/A
11927761SN/A[system.cpu2.fuPool.FUList5.opList10]
11937761SN/Atype=OpDesc
11947761SN/AissueLat=1
11957761SN/AopClass=SimdSqrt
11967761SN/AopLat=1
11977761SN/A
11987761SN/A[system.cpu2.fuPool.FUList5.opList11]
11997761SN/Atype=OpDesc
12007761SN/AissueLat=1
12017761SN/AopClass=SimdFloatAdd
12027761SN/AopLat=1
12037761SN/A
12047761SN/A[system.cpu2.fuPool.FUList5.opList12]
12057761SN/Atype=OpDesc
12067761SN/AissueLat=1
12077761SN/AopClass=SimdFloatAlu
12087761SN/AopLat=1
12097761SN/A
12107761SN/A[system.cpu2.fuPool.FUList5.opList13]
12117761SN/Atype=OpDesc
12127761SN/AissueLat=1
12137761SN/AopClass=SimdFloatCmp
12147761SN/AopLat=1
12157761SN/A
12167761SN/A[system.cpu2.fuPool.FUList5.opList14]
12177761SN/Atype=OpDesc
12187761SN/AissueLat=1
12197761SN/AopClass=SimdFloatCvt
12207761SN/AopLat=1
12217761SN/A
12227761SN/A[system.cpu2.fuPool.FUList5.opList15]
12237761SN/Atype=OpDesc
12247761SN/AissueLat=1
12257761SN/AopClass=SimdFloatDiv
12267761SN/AopLat=1
12277761SN/A
12287761SN/A[system.cpu2.fuPool.FUList5.opList16]
12297761SN/Atype=OpDesc
12307761SN/AissueLat=1
12317761SN/AopClass=SimdFloatMisc
12327761SN/AopLat=1
12337761SN/A
12347761SN/A[system.cpu2.fuPool.FUList5.opList17]
12357761SN/Atype=OpDesc
12367761SN/AissueLat=1
12377761SN/AopClass=SimdFloatMult
12387761SN/AopLat=1
12397761SN/A
12407761SN/A[system.cpu2.fuPool.FUList5.opList18]
12417761SN/Atype=OpDesc
12427761SN/AissueLat=1
12437761SN/AopClass=SimdFloatMultAcc
12447761SN/AopLat=1
12457761SN/A
12467761SN/A[system.cpu2.fuPool.FUList5.opList19]
12477761SN/Atype=OpDesc
12487761SN/AissueLat=1
12497761SN/AopClass=SimdFloatSqrt
12506112SN/AopLat=1
12516112SN/A
12526112SN/A[system.cpu2.fuPool.FUList6]
12536112SN/Atype=FUDesc
12547761SN/Achildren=opList
12557761SN/Acount=0
12567761SN/AopList=system.cpu2.fuPool.FUList6.opList
12576112SN/A
12587761SN/A[system.cpu2.fuPool.FUList6.opList]
12596112SN/Atype=OpDesc
12606112SN/AissueLat=1
12616112SN/AopClass=MemWrite
12626112SN/AopLat=1
12636112SN/A
12646112SN/A[system.cpu2.fuPool.FUList7]
12656112SN/Atype=FUDesc
12667761SN/Achildren=opList0 opList1
12677761SN/Acount=4
12687761SN/AopList=system.cpu2.fuPool.FUList7.opList0 system.cpu2.fuPool.FUList7.opList1
12697761SN/A
12707761SN/A[system.cpu2.fuPool.FUList7.opList0]
12717761SN/Atype=OpDesc
12727761SN/AissueLat=1
12737761SN/AopClass=MemRead
12747761SN/AopLat=1
12757761SN/A
12767761SN/A[system.cpu2.fuPool.FUList7.opList1]
12777761SN/Atype=OpDesc
12787761SN/AissueLat=1
12797761SN/AopClass=MemWrite
12807761SN/AopLat=1
12817761SN/A
12827761SN/A[system.cpu2.fuPool.FUList8]
12837761SN/Atype=FUDesc
12846112SN/Achildren=opList
12856112SN/Acount=1
12867761SN/AopList=system.cpu2.fuPool.FUList8.opList
12876112SN/A
12887761SN/A[system.cpu2.fuPool.FUList8.opList]
12896112SN/Atype=OpDesc
12906112SN/AissueLat=3
12916112SN/AopClass=IprAccess
12926112SN/AopLat=3
12936112SN/A
12946112SN/A[system.cpu2.icache]
12956112SN/Atype=BaseCache
12968983Snate@binkert.orgaddr_ranges=0:18446744073709551615
12976112SN/Aassoc=1
12986112SN/Ablock_size=64
12999348SAli.Saidi@ARM.comclock=500
13006123SN/Aforward_snoops=true
13016112SN/Ahash_delay=1
13029348SAli.Saidi@ARM.comhit_latency=2
13038200SN/Ais_top_level=true
13046112SN/Amax_miss_count=0
13056112SN/Amshrs=4
13066112SN/Aprefetch_on_access=false
13078835SAli.Saidi@ARM.comprefetcher=Null
13086112SN/AprioritizeRequests=false
13096112SN/Arepl=Null
13109348SAli.Saidi@ARM.comresponse_latency=2
13116112SN/Asize=32768
13126112SN/Asubblock_size=0
13138835SAli.Saidi@ARM.comsystem=system
13146112SN/Atgts_per_mshr=20
13156112SN/Atrace_addr=0
13166112SN/Atwo_queue=false
13176112SN/Awrite_buffers=8
13186112SN/Acpu_side=system.cpu2.icache_port
13198983Snate@binkert.orgmem_side=system.toL2Bus.slave[4]
13206112SN/A
13218835SAli.Saidi@ARM.com[system.cpu2.interrupts]
13228835SAli.Saidi@ARM.comtype=SparcInterrupts
13238835SAli.Saidi@ARM.com
13246112SN/A[system.cpu2.itb]
13256112SN/Atype=SparcTLB
13266112SN/Asize=64
13276112SN/A
13286112SN/A[system.cpu2.tracer]
13296112SN/Atype=ExeTracer
13306112SN/A
13316112SN/A[system.cpu3]
13326112SN/Atype=DerivO3CPU
13338835SAli.Saidi@ARM.comchildren=dcache dtb fuPool icache interrupts itb tracer
13346112SN/ABTBEntries=4096
13356112SN/ABTBTagSize=16
13366112SN/ALFSTSize=1024
13376112SN/ALQEntries=32
13388241SN/ALSQCheckLoads=true
13398241SN/ALSQDepCheckShift=4
13406112SN/ARASSize=16
13416112SN/ASQEntries=32
13426112SN/ASSITSize=1024
13436112SN/Aactivity=0
13446112SN/AbackComSize=5
13456112SN/AcachePorts=200
13466112SN/Achecker=Null
13476112SN/AchoiceCtrBits=2
13486112SN/AchoicePredictorSize=8192
13496112SN/Aclock=500
13506112SN/AcommitToDecodeDelay=1
13516112SN/AcommitToFetchDelay=1
13526112SN/AcommitToIEWDelay=1
13536112SN/AcommitToRenameDelay=1
13546112SN/AcommitWidth=8
13556112SN/Acpu_id=3
13566112SN/AdecodeToFetchDelay=1
13576112SN/AdecodeToRenameDelay=1
13586112SN/AdecodeWidth=8
13596112SN/Adefer_registration=false
13606112SN/AdispatchWidth=8
13616112SN/Ado_checkpoint_insts=true
13628835SAli.Saidi@ARM.comdo_quiesce=true
13636112SN/Ado_statistics_insts=true
13646112SN/Adtb=system.cpu3.dtb
13656112SN/AfetchToDecodeDelay=1
13666112SN/AfetchTrapLatency=1
13676112SN/AfetchWidth=8
13686112SN/AforwardComSize=5
13696112SN/AfuPool=system.cpu3.fuPool
13706112SN/Afunction_trace=false
13716112SN/Afunction_trace_start=0
13726112SN/AglobalCtrBits=2
13736112SN/AglobalHistoryBits=13
13746112SN/AglobalPredictorSize=8192
13756112SN/AiewToCommitDelay=1
13766112SN/AiewToDecodeDelay=1
13776112SN/AiewToFetchDelay=1
13786112SN/AiewToRenameDelay=1
13796112SN/AinstShiftAmt=2
13808835SAli.Saidi@ARM.cominterrupts=system.cpu3.interrupts
13816112SN/AissueToExecuteDelay=1
13826112SN/AissueWidth=8
13836112SN/Aitb=system.cpu3.itb
13846112SN/AlocalCtrBits=2
13856112SN/AlocalHistoryBits=11
13866112SN/AlocalHistoryTableSize=2048
13876112SN/AlocalPredictorSize=2048
13886112SN/Amax_insts_all_threads=0
13896112SN/Amax_insts_any_thread=0
13906112SN/Amax_loads_all_threads=0
13916112SN/Amax_loads_any_thread=0
13928835SAli.Saidi@ARM.comneedsTSO=false
13936112SN/AnumIQEntries=64
13946112SN/AnumPhysFloatRegs=256
13956112SN/AnumPhysIntRegs=256
13966112SN/AnumROBEntries=192
13976112SN/AnumRobs=1
13986112SN/AnumThreads=1
13996112SN/ApredType=tournament
14008835SAli.Saidi@ARM.comprofile=0
14016112SN/Aprogress_interval=0
14026112SN/ArenameToDecodeDelay=1
14036112SN/ArenameToFetchDelay=1
14046112SN/ArenameToIEWDelay=2
14056112SN/ArenameToROBDelay=1
14066112SN/ArenameWidth=8
14076112SN/AsmtCommitPolicy=RoundRobin
14086112SN/AsmtFetchPolicy=SingleThread
14096112SN/AsmtIQPolicy=Partitioned
14106112SN/AsmtIQThreshold=100
14116112SN/AsmtLSQPolicy=Partitioned
14126112SN/AsmtLSQThreshold=100
14136112SN/AsmtNumFetchingThreads=1
14146112SN/AsmtROBPolicy=Partitioned
14156112SN/AsmtROBThreshold=100
14166112SN/AsquashWidth=8
14178546SN/Astore_set_clear_period=250000
14186112SN/Asystem=system
14196112SN/Atracer=system.cpu3.tracer
14206112SN/AtrapLatency=13
14216112SN/AwbDepth=1
14226112SN/AwbWidth=8
14236112SN/Aworkload=system.cpu0.workload
14246112SN/Adcache_port=system.cpu3.dcache.cpu_side
14256112SN/Aicache_port=system.cpu3.icache.cpu_side
14266112SN/A
14276112SN/A[system.cpu3.dcache]
14286112SN/Atype=BaseCache
14298983Snate@binkert.orgaddr_ranges=0:18446744073709551615
14306112SN/Aassoc=4
14316112SN/Ablock_size=64
14329348SAli.Saidi@ARM.comclock=500
14336123SN/Aforward_snoops=true
14346112SN/Ahash_delay=1
14359348SAli.Saidi@ARM.comhit_latency=2
14368200SN/Ais_top_level=true
14376112SN/Amax_miss_count=0
14386112SN/Amshrs=4
14396112SN/Aprefetch_on_access=false
14408835SAli.Saidi@ARM.comprefetcher=Null
14416112SN/AprioritizeRequests=false
14426112SN/Arepl=Null
14439348SAli.Saidi@ARM.comresponse_latency=2
14446112SN/Asize=32768
14456112SN/Asubblock_size=0
14468835SAli.Saidi@ARM.comsystem=system
14476112SN/Atgts_per_mshr=20
14486112SN/Atrace_addr=0
14496112SN/Atwo_queue=false
14506112SN/Awrite_buffers=8
14516112SN/Acpu_side=system.cpu3.dcache_port
14528983Snate@binkert.orgmem_side=system.toL2Bus.slave[7]
14536112SN/A
14546112SN/A[system.cpu3.dtb]
14556112SN/Atype=SparcTLB
14566112SN/Asize=64
14576112SN/A
14586112SN/A[system.cpu3.fuPool]
14596112SN/Atype=FUPool
14607761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
14617761SN/AFUList=system.cpu3.fuPool.FUList0 system.cpu3.fuPool.FUList1 system.cpu3.fuPool.FUList2 system.cpu3.fuPool.FUList3 system.cpu3.fuPool.FUList4 system.cpu3.fuPool.FUList5 system.cpu3.fuPool.FUList6 system.cpu3.fuPool.FUList7 system.cpu3.fuPool.FUList8
14626112SN/A
14636112SN/A[system.cpu3.fuPool.FUList0]
14646112SN/Atype=FUDesc
14656112SN/Achildren=opList
14666112SN/Acount=6
14676112SN/AopList=system.cpu3.fuPool.FUList0.opList
14686112SN/A
14696112SN/A[system.cpu3.fuPool.FUList0.opList]
14706112SN/Atype=OpDesc
14716112SN/AissueLat=1
14726112SN/AopClass=IntAlu
14736112SN/AopLat=1
14746112SN/A
14756112SN/A[system.cpu3.fuPool.FUList1]
14766112SN/Atype=FUDesc
14776112SN/Achildren=opList0 opList1
14786112SN/Acount=2
14796112SN/AopList=system.cpu3.fuPool.FUList1.opList0 system.cpu3.fuPool.FUList1.opList1
14806112SN/A
14816112SN/A[system.cpu3.fuPool.FUList1.opList0]
14826112SN/Atype=OpDesc
14836112SN/AissueLat=1
14846112SN/AopClass=IntMult
14856112SN/AopLat=3
14866112SN/A
14876112SN/A[system.cpu3.fuPool.FUList1.opList1]
14886112SN/Atype=OpDesc
14896112SN/AissueLat=19
14906112SN/AopClass=IntDiv
14916112SN/AopLat=20
14926112SN/A
14936112SN/A[system.cpu3.fuPool.FUList2]
14946112SN/Atype=FUDesc
14956112SN/Achildren=opList0 opList1 opList2
14966112SN/Acount=4
14976112SN/AopList=system.cpu3.fuPool.FUList2.opList0 system.cpu3.fuPool.FUList2.opList1 system.cpu3.fuPool.FUList2.opList2
14986112SN/A
14996112SN/A[system.cpu3.fuPool.FUList2.opList0]
15006112SN/Atype=OpDesc
15016112SN/AissueLat=1
15026112SN/AopClass=FloatAdd
15036112SN/AopLat=2
15046112SN/A
15056112SN/A[system.cpu3.fuPool.FUList2.opList1]
15066112SN/Atype=OpDesc
15076112SN/AissueLat=1
15086112SN/AopClass=FloatCmp
15096112SN/AopLat=2
15106112SN/A
15116112SN/A[system.cpu3.fuPool.FUList2.opList2]
15126112SN/Atype=OpDesc
15136112SN/AissueLat=1
15146112SN/AopClass=FloatCvt
15156112SN/AopLat=2
15166112SN/A
15176112SN/A[system.cpu3.fuPool.FUList3]
15186112SN/Atype=FUDesc
15196112SN/Achildren=opList0 opList1 opList2
15206112SN/Acount=2
15216112SN/AopList=system.cpu3.fuPool.FUList3.opList0 system.cpu3.fuPool.FUList3.opList1 system.cpu3.fuPool.FUList3.opList2
15226112SN/A
15236112SN/A[system.cpu3.fuPool.FUList3.opList0]
15246112SN/Atype=OpDesc
15256112SN/AissueLat=1
15266112SN/AopClass=FloatMult
15276112SN/AopLat=4
15286112SN/A
15296112SN/A[system.cpu3.fuPool.FUList3.opList1]
15306112SN/Atype=OpDesc
15316112SN/AissueLat=12
15326112SN/AopClass=FloatDiv
15336112SN/AopLat=12
15346112SN/A
15356112SN/A[system.cpu3.fuPool.FUList3.opList2]
15366112SN/Atype=OpDesc
15376112SN/AissueLat=24
15386112SN/AopClass=FloatSqrt
15396112SN/AopLat=24
15406112SN/A
15416112SN/A[system.cpu3.fuPool.FUList4]
15426112SN/Atype=FUDesc
15436112SN/Achildren=opList
15446112SN/Acount=0
15456112SN/AopList=system.cpu3.fuPool.FUList4.opList
15466112SN/A
15476112SN/A[system.cpu3.fuPool.FUList4.opList]
15486112SN/Atype=OpDesc
15496112SN/AissueLat=1
15506112SN/AopClass=MemRead
15516112SN/AopLat=1
15526112SN/A
15536112SN/A[system.cpu3.fuPool.FUList5]
15546112SN/Atype=FUDesc
15557761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
15567761SN/Acount=4
15577761SN/AopList=system.cpu3.fuPool.FUList5.opList00 system.cpu3.fuPool.FUList5.opList01 system.cpu3.fuPool.FUList5.opList02 system.cpu3.fuPool.FUList5.opList03 system.cpu3.fuPool.FUList5.opList04 system.cpu3.fuPool.FUList5.opList05 system.cpu3.fuPool.FUList5.opList06 system.cpu3.fuPool.FUList5.opList07 system.cpu3.fuPool.FUList5.opList08 system.cpu3.fuPool.FUList5.opList09 system.cpu3.fuPool.FUList5.opList10 system.cpu3.fuPool.FUList5.opList11 system.cpu3.fuPool.FUList5.opList12 system.cpu3.fuPool.FUList5.opList13 system.cpu3.fuPool.FUList5.opList14 system.cpu3.fuPool.FUList5.opList15 system.cpu3.fuPool.FUList5.opList16 system.cpu3.fuPool.FUList5.opList17 system.cpu3.fuPool.FUList5.opList18 system.cpu3.fuPool.FUList5.opList19
15586112SN/A
15597761SN/A[system.cpu3.fuPool.FUList5.opList00]
15606112SN/Atype=OpDesc
15616112SN/AissueLat=1
15627761SN/AopClass=SimdAdd
15637761SN/AopLat=1
15647761SN/A
15657761SN/A[system.cpu3.fuPool.FUList5.opList01]
15667761SN/Atype=OpDesc
15677761SN/AissueLat=1
15687761SN/AopClass=SimdAddAcc
15697761SN/AopLat=1
15707761SN/A
15717761SN/A[system.cpu3.fuPool.FUList5.opList02]
15727761SN/Atype=OpDesc
15737761SN/AissueLat=1
15747761SN/AopClass=SimdAlu
15757761SN/AopLat=1
15767761SN/A
15777761SN/A[system.cpu3.fuPool.FUList5.opList03]
15787761SN/Atype=OpDesc
15797761SN/AissueLat=1
15807761SN/AopClass=SimdCmp
15817761SN/AopLat=1
15827761SN/A
15837761SN/A[system.cpu3.fuPool.FUList5.opList04]
15847761SN/Atype=OpDesc
15857761SN/AissueLat=1
15867761SN/AopClass=SimdCvt
15877761SN/AopLat=1
15887761SN/A
15897761SN/A[system.cpu3.fuPool.FUList5.opList05]
15907761SN/Atype=OpDesc
15917761SN/AissueLat=1
15927761SN/AopClass=SimdMisc
15937761SN/AopLat=1
15947761SN/A
15957761SN/A[system.cpu3.fuPool.FUList5.opList06]
15967761SN/Atype=OpDesc
15977761SN/AissueLat=1
15987761SN/AopClass=SimdMult
15997761SN/AopLat=1
16007761SN/A
16017761SN/A[system.cpu3.fuPool.FUList5.opList07]
16027761SN/Atype=OpDesc
16037761SN/AissueLat=1
16047761SN/AopClass=SimdMultAcc
16057761SN/AopLat=1
16067761SN/A
16077761SN/A[system.cpu3.fuPool.FUList5.opList08]
16087761SN/Atype=OpDesc
16097761SN/AissueLat=1
16107761SN/AopClass=SimdShift
16117761SN/AopLat=1
16127761SN/A
16137761SN/A[system.cpu3.fuPool.FUList5.opList09]
16147761SN/Atype=OpDesc
16157761SN/AissueLat=1
16167761SN/AopClass=SimdShiftAcc
16177761SN/AopLat=1
16187761SN/A
16197761SN/A[system.cpu3.fuPool.FUList5.opList10]
16207761SN/Atype=OpDesc
16217761SN/AissueLat=1
16227761SN/AopClass=SimdSqrt
16237761SN/AopLat=1
16247761SN/A
16257761SN/A[system.cpu3.fuPool.FUList5.opList11]
16267761SN/Atype=OpDesc
16277761SN/AissueLat=1
16287761SN/AopClass=SimdFloatAdd
16297761SN/AopLat=1
16307761SN/A
16317761SN/A[system.cpu3.fuPool.FUList5.opList12]
16327761SN/Atype=OpDesc
16337761SN/AissueLat=1
16347761SN/AopClass=SimdFloatAlu
16357761SN/AopLat=1
16367761SN/A
16377761SN/A[system.cpu3.fuPool.FUList5.opList13]
16387761SN/Atype=OpDesc
16397761SN/AissueLat=1
16407761SN/AopClass=SimdFloatCmp
16417761SN/AopLat=1
16427761SN/A
16437761SN/A[system.cpu3.fuPool.FUList5.opList14]
16447761SN/Atype=OpDesc
16457761SN/AissueLat=1
16467761SN/AopClass=SimdFloatCvt
16477761SN/AopLat=1
16487761SN/A
16497761SN/A[system.cpu3.fuPool.FUList5.opList15]
16507761SN/Atype=OpDesc
16517761SN/AissueLat=1
16527761SN/AopClass=SimdFloatDiv
16537761SN/AopLat=1
16547761SN/A
16557761SN/A[system.cpu3.fuPool.FUList5.opList16]
16567761SN/Atype=OpDesc
16577761SN/AissueLat=1
16587761SN/AopClass=SimdFloatMisc
16597761SN/AopLat=1
16607761SN/A
16617761SN/A[system.cpu3.fuPool.FUList5.opList17]
16627761SN/Atype=OpDesc
16637761SN/AissueLat=1
16647761SN/AopClass=SimdFloatMult
16657761SN/AopLat=1
16667761SN/A
16677761SN/A[system.cpu3.fuPool.FUList5.opList18]
16687761SN/Atype=OpDesc
16697761SN/AissueLat=1
16707761SN/AopClass=SimdFloatMultAcc
16717761SN/AopLat=1
16727761SN/A
16737761SN/A[system.cpu3.fuPool.FUList5.opList19]
16747761SN/Atype=OpDesc
16757761SN/AissueLat=1
16767761SN/AopClass=SimdFloatSqrt
16776112SN/AopLat=1
16786112SN/A
16796112SN/A[system.cpu3.fuPool.FUList6]
16806112SN/Atype=FUDesc
16817761SN/Achildren=opList
16827761SN/Acount=0
16837761SN/AopList=system.cpu3.fuPool.FUList6.opList
16846112SN/A
16857761SN/A[system.cpu3.fuPool.FUList6.opList]
16866112SN/Atype=OpDesc
16876112SN/AissueLat=1
16886112SN/AopClass=MemWrite
16896112SN/AopLat=1
16906112SN/A
16916112SN/A[system.cpu3.fuPool.FUList7]
16926112SN/Atype=FUDesc
16937761SN/Achildren=opList0 opList1
16947761SN/Acount=4
16957761SN/AopList=system.cpu3.fuPool.FUList7.opList0 system.cpu3.fuPool.FUList7.opList1
16967761SN/A
16977761SN/A[system.cpu3.fuPool.FUList7.opList0]
16987761SN/Atype=OpDesc
16997761SN/AissueLat=1
17007761SN/AopClass=MemRead
17017761SN/AopLat=1
17027761SN/A
17037761SN/A[system.cpu3.fuPool.FUList7.opList1]
17047761SN/Atype=OpDesc
17057761SN/AissueLat=1
17067761SN/AopClass=MemWrite
17077761SN/AopLat=1
17087761SN/A
17097761SN/A[system.cpu3.fuPool.FUList8]
17107761SN/Atype=FUDesc
17116112SN/Achildren=opList
17126112SN/Acount=1
17137761SN/AopList=system.cpu3.fuPool.FUList8.opList
17146112SN/A
17157761SN/A[system.cpu3.fuPool.FUList8.opList]
17166112SN/Atype=OpDesc
17176112SN/AissueLat=3
17186112SN/AopClass=IprAccess
17196112SN/AopLat=3
17206112SN/A
17216112SN/A[system.cpu3.icache]
17226112SN/Atype=BaseCache
17238983Snate@binkert.orgaddr_ranges=0:18446744073709551615
17246112SN/Aassoc=1
17256112SN/Ablock_size=64
17269348SAli.Saidi@ARM.comclock=500
17276123SN/Aforward_snoops=true
17286112SN/Ahash_delay=1
17299348SAli.Saidi@ARM.comhit_latency=2
17308200SN/Ais_top_level=true
17316112SN/Amax_miss_count=0
17326112SN/Amshrs=4
17336112SN/Aprefetch_on_access=false
17348835SAli.Saidi@ARM.comprefetcher=Null
17356112SN/AprioritizeRequests=false
17366112SN/Arepl=Null
17379348SAli.Saidi@ARM.comresponse_latency=2
17386112SN/Asize=32768
17396112SN/Asubblock_size=0
17408835SAli.Saidi@ARM.comsystem=system
17416112SN/Atgts_per_mshr=20
17426112SN/Atrace_addr=0
17436112SN/Atwo_queue=false
17446112SN/Awrite_buffers=8
17456112SN/Acpu_side=system.cpu3.icache_port
17468983Snate@binkert.orgmem_side=system.toL2Bus.slave[6]
17476112SN/A
17488835SAli.Saidi@ARM.com[system.cpu3.interrupts]
17498835SAli.Saidi@ARM.comtype=SparcInterrupts
17508835SAli.Saidi@ARM.com
17516112SN/A[system.cpu3.itb]
17526112SN/Atype=SparcTLB
17536112SN/Asize=64
17546112SN/A
17556112SN/A[system.cpu3.tracer]
17566112SN/Atype=ExeTracer
17576112SN/A
17586112SN/A[system.l2c]
17596112SN/Atype=BaseCache
17608983Snate@binkert.orgaddr_ranges=0:18446744073709551615
17616112SN/Aassoc=8
17626112SN/Ablock_size=64
17639348SAli.Saidi@ARM.comclock=500
17646123SN/Aforward_snoops=true
17656112SN/Ahash_delay=1
17669348SAli.Saidi@ARM.comhit_latency=20
17678200SN/Ais_top_level=false
17686112SN/Amax_miss_count=0
17699348SAli.Saidi@ARM.commshrs=20
17706112SN/Aprefetch_on_access=false
17718835SAli.Saidi@ARM.comprefetcher=Null
17726112SN/AprioritizeRequests=false
17736112SN/Arepl=Null
17749348SAli.Saidi@ARM.comresponse_latency=20
17756112SN/Asize=4194304
17766112SN/Asubblock_size=0
17778835SAli.Saidi@ARM.comsystem=system
17789348SAli.Saidi@ARM.comtgts_per_mshr=12
17796112SN/Atrace_addr=0
17806112SN/Atwo_queue=false
17816112SN/Awrite_buffers=8
17828983Snate@binkert.orgcpu_side=system.toL2Bus.master[0]
17838983Snate@binkert.orgmem_side=system.membus.slave[0]
17846112SN/A
17856112SN/A[system.membus]
17869055Ssaidi@eecs.umich.edutype=CoherentBus
17876112SN/Ablock_size=64
17886112SN/Aclock=1000
17896112SN/Aheader_cycles=1
17907524SN/Ause_default_range=false
17919096Sandreas.hansson@arm.comwidth=8
17929150SAli.Saidi@ARM.commaster=system.physmem.port
17938983Snate@binkert.orgslave=system.l2c.mem_side system.system_port
17946112SN/A
17956112SN/A[system.physmem]
17969348SAli.Saidi@ARM.comtype=SimpleDRAM
17979348SAli.Saidi@ARM.comaddr_mapping=openmap
17989348SAli.Saidi@ARM.combanks_per_rank=8
17999348SAli.Saidi@ARM.comclock=1000
18008983Snate@binkert.orgconf_table_reported=false
18018983Snate@binkert.orgin_addr_map=true
18029348SAli.Saidi@ARM.comlines_per_rowbuffer=64
18039348SAli.Saidi@ARM.commem_sched_policy=fcfs
18046112SN/Anull=false
18059348SAli.Saidi@ARM.compage_policy=open
18066112SN/Arange=0:134217727
18079348SAli.Saidi@ARM.comranks_per_channel=2
18089348SAli.Saidi@ARM.comread_buffer_size=32
18099348SAli.Saidi@ARM.comtBURST=4000
18109348SAli.Saidi@ARM.comtCL=14000
18119348SAli.Saidi@ARM.comtRCD=14000
18129348SAli.Saidi@ARM.comtREFI=7800000
18139348SAli.Saidi@ARM.comtRFC=300000
18149348SAli.Saidi@ARM.comtRP=14000
18159348SAli.Saidi@ARM.comtWTR=1000
18169348SAli.Saidi@ARM.comwrite_buffer_size=32
18179348SAli.Saidi@ARM.comwrite_thresh_perc=70
18186112SN/Azero=false
18198983Snate@binkert.orgport=system.membus.master[0]
18206112SN/A
18216112SN/A[system.toL2Bus]
18229055Ssaidi@eecs.umich.edutype=CoherentBus
18236112SN/Ablock_size=64
18249348SAli.Saidi@ARM.comclock=500
18256112SN/Aheader_cycles=1
18267524SN/Ause_default_range=false
18279096Sandreas.hansson@arm.comwidth=8
18288983Snate@binkert.orgmaster=system.l2c.cpu_side
18298983Snate@binkert.orgslave=system.cpu0.icache.mem_side system.cpu0.dcache.mem_side system.cpu1.icache.mem_side system.cpu1.dcache.mem_side system.cpu2.icache.mem_side system.cpu2.dcache.mem_side system.cpu3.icache.mem_side system.cpu3.dcache.mem_side
18306112SN/A
1831