config.ini revision 9620
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
189449SAli.Saidi@ARM.commem_ranges=
198464SN/Amemories=system.physmem
208721SN/Anum_work_ids=16
218835SAli.Saidi@ARM.comreadfile=
228835SAli.Saidi@ARM.comsymbolfile=
237935SN/Awork_begin_ckpt_count=0
247935SN/Awork_begin_cpu_id_exit=-1
257935SN/Awork_begin_exit_count=0
267935SN/Awork_cpus_ckpt_count=0
277935SN/Awork_end_ckpt_count=0
287935SN/Awork_end_exit_count=0
297935SN/Awork_item_id=-1
308983Snate@binkert.orgsystem_port=system.membus.slave[1]
316112SN/A
326112SN/A[system.cpu0]
336112SN/Atype=DerivO3CPU
349481Snilay@cs.wisc.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb tracer workload
356112SN/ALFSTSize=1024
366112SN/ALQEntries=32
378241SN/ALSQCheckLoads=true
388241SN/ALSQDepCheckShift=4
396112SN/ASQEntries=32
406112SN/ASSITSize=1024
416112SN/Aactivity=0
426112SN/AbackComSize=5
439481Snilay@cs.wisc.edubranchPred=system.cpu0.branchPred
446112SN/AcachePorts=200
456112SN/Achecker=Null
466112SN/Aclock=500
476112SN/AcommitToDecodeDelay=1
486112SN/AcommitToFetchDelay=1
496112SN/AcommitToIEWDelay=1
506112SN/AcommitToRenameDelay=1
516112SN/AcommitWidth=8
526112SN/Acpu_id=0
536112SN/AdecodeToFetchDelay=1
546112SN/AdecodeToRenameDelay=1
556112SN/AdecodeWidth=8
566112SN/AdispatchWidth=8
576112SN/Ado_checkpoint_insts=true
588835SAli.Saidi@ARM.comdo_quiesce=true
596112SN/Ado_statistics_insts=true
606112SN/Adtb=system.cpu0.dtb
616112SN/AfetchToDecodeDelay=1
626112SN/AfetchTrapLatency=1
636112SN/AfetchWidth=8
646112SN/AforwardComSize=5
656112SN/AfuPool=system.cpu0.fuPool
666112SN/Afunction_trace=false
676112SN/Afunction_trace_start=0
686112SN/AiewToCommitDelay=1
696112SN/AiewToDecodeDelay=1
706112SN/AiewToFetchDelay=1
716112SN/AiewToRenameDelay=1
728835SAli.Saidi@ARM.cominterrupts=system.cpu0.interrupts
739449SAli.Saidi@ARM.comisa=system.cpu0.isa
746112SN/AissueToExecuteDelay=1
756112SN/AissueWidth=8
766112SN/Aitb=system.cpu0.itb
776112SN/Amax_insts_all_threads=0
786112SN/Amax_insts_any_thread=0
796112SN/Amax_loads_all_threads=0
806112SN/Amax_loads_any_thread=0
818835SAli.Saidi@ARM.comneedsTSO=false
826112SN/AnumIQEntries=64
836112SN/AnumPhysFloatRegs=256
846112SN/AnumPhysIntRegs=256
856112SN/AnumROBEntries=192
866112SN/AnumRobs=1
876112SN/AnumThreads=1
888835SAli.Saidi@ARM.comprofile=0
896112SN/Aprogress_interval=0
906112SN/ArenameToDecodeDelay=1
916112SN/ArenameToFetchDelay=1
926112SN/ArenameToIEWDelay=2
936112SN/ArenameToROBDelay=1
946112SN/ArenameWidth=8
956112SN/AsmtCommitPolicy=RoundRobin
966112SN/AsmtFetchPolicy=SingleThread
976112SN/AsmtIQPolicy=Partitioned
986112SN/AsmtIQThreshold=100
996112SN/AsmtLSQPolicy=Partitioned
1006112SN/AsmtLSQThreshold=100
1016112SN/AsmtNumFetchingThreads=1
1026112SN/AsmtROBPolicy=Partitioned
1036112SN/AsmtROBThreshold=100
1046112SN/AsquashWidth=8
1058546SN/Astore_set_clear_period=250000
1069449SAli.Saidi@ARM.comswitched_out=false
1076112SN/Asystem=system
1086112SN/Atracer=system.cpu0.tracer
1096112SN/AtrapLatency=13
1106112SN/AwbDepth=1
1116112SN/AwbWidth=8
1126112SN/Aworkload=system.cpu0.workload
1136112SN/Adcache_port=system.cpu0.dcache.cpu_side
1146112SN/Aicache_port=system.cpu0.icache.cpu_side
1156112SN/A
1169481Snilay@cs.wisc.edu[system.cpu0.branchPred]
1179481Snilay@cs.wisc.edutype=BranchPredictor
1189481Snilay@cs.wisc.eduBTBEntries=4096
1199481Snilay@cs.wisc.eduBTBTagSize=16
1209481Snilay@cs.wisc.eduRASSize=16
1219481Snilay@cs.wisc.educhoiceCtrBits=2
1229481Snilay@cs.wisc.educhoicePredictorSize=8192
1239481Snilay@cs.wisc.eduglobalCtrBits=2
1249481Snilay@cs.wisc.eduglobalHistoryBits=13
1259481Snilay@cs.wisc.eduglobalPredictorSize=8192
1269481Snilay@cs.wisc.eduinstShiftAmt=2
1279481Snilay@cs.wisc.edulocalCtrBits=2
1289481Snilay@cs.wisc.edulocalHistoryBits=11
1299481Snilay@cs.wisc.edulocalHistoryTableSize=2048
1309481Snilay@cs.wisc.edulocalPredictorSize=2048
1319481Snilay@cs.wisc.edunumThreads=1
1329481Snilay@cs.wisc.edupredType=tournament
1339481Snilay@cs.wisc.edu
1346112SN/A[system.cpu0.dcache]
1356112SN/Atype=BaseCache
1368983Snate@binkert.orgaddr_ranges=0:18446744073709551615
1376112SN/Aassoc=4
1386112SN/Ablock_size=64
1399348SAli.Saidi@ARM.comclock=500
1406123SN/Aforward_snoops=true
1419348SAli.Saidi@ARM.comhit_latency=2
1428200SN/Ais_top_level=true
1436112SN/Amax_miss_count=0
1446112SN/Amshrs=4
1456112SN/Aprefetch_on_access=false
1468835SAli.Saidi@ARM.comprefetcher=Null
1479348SAli.Saidi@ARM.comresponse_latency=2
1486112SN/Asize=32768
1498835SAli.Saidi@ARM.comsystem=system
1506112SN/Atgts_per_mshr=20
1516112SN/Atwo_queue=false
1526112SN/Awrite_buffers=8
1536112SN/Acpu_side=system.cpu0.dcache_port
1548983Snate@binkert.orgmem_side=system.toL2Bus.slave[1]
1556112SN/A
1566112SN/A[system.cpu0.dtb]
1576112SN/Atype=SparcTLB
1586112SN/Asize=64
1596112SN/A
1606112SN/A[system.cpu0.fuPool]
1616112SN/Atype=FUPool
1627761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
1637761SN/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
1646112SN/A
1656112SN/A[system.cpu0.fuPool.FUList0]
1666112SN/Atype=FUDesc
1676112SN/Achildren=opList
1686112SN/Acount=6
1696112SN/AopList=system.cpu0.fuPool.FUList0.opList
1706112SN/A
1716112SN/A[system.cpu0.fuPool.FUList0.opList]
1726112SN/Atype=OpDesc
1736112SN/AissueLat=1
1746112SN/AopClass=IntAlu
1756112SN/AopLat=1
1766112SN/A
1776112SN/A[system.cpu0.fuPool.FUList1]
1786112SN/Atype=FUDesc
1796112SN/Achildren=opList0 opList1
1806112SN/Acount=2
1816112SN/AopList=system.cpu0.fuPool.FUList1.opList0 system.cpu0.fuPool.FUList1.opList1
1826112SN/A
1836112SN/A[system.cpu0.fuPool.FUList1.opList0]
1846112SN/Atype=OpDesc
1856112SN/AissueLat=1
1866112SN/AopClass=IntMult
1876112SN/AopLat=3
1886112SN/A
1896112SN/A[system.cpu0.fuPool.FUList1.opList1]
1906112SN/Atype=OpDesc
1916112SN/AissueLat=19
1926112SN/AopClass=IntDiv
1936112SN/AopLat=20
1946112SN/A
1956112SN/A[system.cpu0.fuPool.FUList2]
1966112SN/Atype=FUDesc
1976112SN/Achildren=opList0 opList1 opList2
1986112SN/Acount=4
1996112SN/AopList=system.cpu0.fuPool.FUList2.opList0 system.cpu0.fuPool.FUList2.opList1 system.cpu0.fuPool.FUList2.opList2
2006112SN/A
2016112SN/A[system.cpu0.fuPool.FUList2.opList0]
2026112SN/Atype=OpDesc
2036112SN/AissueLat=1
2046112SN/AopClass=FloatAdd
2056112SN/AopLat=2
2066112SN/A
2076112SN/A[system.cpu0.fuPool.FUList2.opList1]
2086112SN/Atype=OpDesc
2096112SN/AissueLat=1
2106112SN/AopClass=FloatCmp
2116112SN/AopLat=2
2126112SN/A
2136112SN/A[system.cpu0.fuPool.FUList2.opList2]
2146112SN/Atype=OpDesc
2156112SN/AissueLat=1
2166112SN/AopClass=FloatCvt
2176112SN/AopLat=2
2186112SN/A
2196112SN/A[system.cpu0.fuPool.FUList3]
2206112SN/Atype=FUDesc
2216112SN/Achildren=opList0 opList1 opList2
2226112SN/Acount=2
2236112SN/AopList=system.cpu0.fuPool.FUList3.opList0 system.cpu0.fuPool.FUList3.opList1 system.cpu0.fuPool.FUList3.opList2
2246112SN/A
2256112SN/A[system.cpu0.fuPool.FUList3.opList0]
2266112SN/Atype=OpDesc
2276112SN/AissueLat=1
2286112SN/AopClass=FloatMult
2296112SN/AopLat=4
2306112SN/A
2316112SN/A[system.cpu0.fuPool.FUList3.opList1]
2326112SN/Atype=OpDesc
2336112SN/AissueLat=12
2346112SN/AopClass=FloatDiv
2356112SN/AopLat=12
2366112SN/A
2376112SN/A[system.cpu0.fuPool.FUList3.opList2]
2386112SN/Atype=OpDesc
2396112SN/AissueLat=24
2406112SN/AopClass=FloatSqrt
2416112SN/AopLat=24
2426112SN/A
2436112SN/A[system.cpu0.fuPool.FUList4]
2446112SN/Atype=FUDesc
2456112SN/Achildren=opList
2466112SN/Acount=0
2476112SN/AopList=system.cpu0.fuPool.FUList4.opList
2486112SN/A
2496112SN/A[system.cpu0.fuPool.FUList4.opList]
2506112SN/Atype=OpDesc
2516112SN/AissueLat=1
2526112SN/AopClass=MemRead
2536112SN/AopLat=1
2546112SN/A
2556112SN/A[system.cpu0.fuPool.FUList5]
2566112SN/Atype=FUDesc
2577761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
2587761SN/Acount=4
2597761SN/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
2606112SN/A
2617761SN/A[system.cpu0.fuPool.FUList5.opList00]
2626112SN/Atype=OpDesc
2636112SN/AissueLat=1
2647761SN/AopClass=SimdAdd
2657761SN/AopLat=1
2667761SN/A
2677761SN/A[system.cpu0.fuPool.FUList5.opList01]
2687761SN/Atype=OpDesc
2697761SN/AissueLat=1
2707761SN/AopClass=SimdAddAcc
2717761SN/AopLat=1
2727761SN/A
2737761SN/A[system.cpu0.fuPool.FUList5.opList02]
2747761SN/Atype=OpDesc
2757761SN/AissueLat=1
2767761SN/AopClass=SimdAlu
2777761SN/AopLat=1
2787761SN/A
2797761SN/A[system.cpu0.fuPool.FUList5.opList03]
2807761SN/Atype=OpDesc
2817761SN/AissueLat=1
2827761SN/AopClass=SimdCmp
2837761SN/AopLat=1
2847761SN/A
2857761SN/A[system.cpu0.fuPool.FUList5.opList04]
2867761SN/Atype=OpDesc
2877761SN/AissueLat=1
2887761SN/AopClass=SimdCvt
2897761SN/AopLat=1
2907761SN/A
2917761SN/A[system.cpu0.fuPool.FUList5.opList05]
2927761SN/Atype=OpDesc
2937761SN/AissueLat=1
2947761SN/AopClass=SimdMisc
2957761SN/AopLat=1
2967761SN/A
2977761SN/A[system.cpu0.fuPool.FUList5.opList06]
2987761SN/Atype=OpDesc
2997761SN/AissueLat=1
3007761SN/AopClass=SimdMult
3017761SN/AopLat=1
3027761SN/A
3037761SN/A[system.cpu0.fuPool.FUList5.opList07]
3047761SN/Atype=OpDesc
3057761SN/AissueLat=1
3067761SN/AopClass=SimdMultAcc
3077761SN/AopLat=1
3087761SN/A
3097761SN/A[system.cpu0.fuPool.FUList5.opList08]
3107761SN/Atype=OpDesc
3117761SN/AissueLat=1
3127761SN/AopClass=SimdShift
3137761SN/AopLat=1
3147761SN/A
3157761SN/A[system.cpu0.fuPool.FUList5.opList09]
3167761SN/Atype=OpDesc
3177761SN/AissueLat=1
3187761SN/AopClass=SimdShiftAcc
3197761SN/AopLat=1
3207761SN/A
3217761SN/A[system.cpu0.fuPool.FUList5.opList10]
3227761SN/Atype=OpDesc
3237761SN/AissueLat=1
3247761SN/AopClass=SimdSqrt
3257761SN/AopLat=1
3267761SN/A
3277761SN/A[system.cpu0.fuPool.FUList5.opList11]
3287761SN/Atype=OpDesc
3297761SN/AissueLat=1
3307761SN/AopClass=SimdFloatAdd
3317761SN/AopLat=1
3327761SN/A
3337761SN/A[system.cpu0.fuPool.FUList5.opList12]
3347761SN/Atype=OpDesc
3357761SN/AissueLat=1
3367761SN/AopClass=SimdFloatAlu
3377761SN/AopLat=1
3387761SN/A
3397761SN/A[system.cpu0.fuPool.FUList5.opList13]
3407761SN/Atype=OpDesc
3417761SN/AissueLat=1
3427761SN/AopClass=SimdFloatCmp
3437761SN/AopLat=1
3447761SN/A
3457761SN/A[system.cpu0.fuPool.FUList5.opList14]
3467761SN/Atype=OpDesc
3477761SN/AissueLat=1
3487761SN/AopClass=SimdFloatCvt
3497761SN/AopLat=1
3507761SN/A
3517761SN/A[system.cpu0.fuPool.FUList5.opList15]
3527761SN/Atype=OpDesc
3537761SN/AissueLat=1
3547761SN/AopClass=SimdFloatDiv
3557761SN/AopLat=1
3567761SN/A
3577761SN/A[system.cpu0.fuPool.FUList5.opList16]
3587761SN/Atype=OpDesc
3597761SN/AissueLat=1
3607761SN/AopClass=SimdFloatMisc
3617761SN/AopLat=1
3627761SN/A
3637761SN/A[system.cpu0.fuPool.FUList5.opList17]
3647761SN/Atype=OpDesc
3657761SN/AissueLat=1
3667761SN/AopClass=SimdFloatMult
3677761SN/AopLat=1
3687761SN/A
3697761SN/A[system.cpu0.fuPool.FUList5.opList18]
3707761SN/Atype=OpDesc
3717761SN/AissueLat=1
3727761SN/AopClass=SimdFloatMultAcc
3737761SN/AopLat=1
3747761SN/A
3757761SN/A[system.cpu0.fuPool.FUList5.opList19]
3767761SN/Atype=OpDesc
3777761SN/AissueLat=1
3787761SN/AopClass=SimdFloatSqrt
3796112SN/AopLat=1
3806112SN/A
3816112SN/A[system.cpu0.fuPool.FUList6]
3826112SN/Atype=FUDesc
3837761SN/Achildren=opList
3847761SN/Acount=0
3857761SN/AopList=system.cpu0.fuPool.FUList6.opList
3866112SN/A
3877761SN/A[system.cpu0.fuPool.FUList6.opList]
3886112SN/Atype=OpDesc
3896112SN/AissueLat=1
3906112SN/AopClass=MemWrite
3916112SN/AopLat=1
3926112SN/A
3936112SN/A[system.cpu0.fuPool.FUList7]
3946112SN/Atype=FUDesc
3957761SN/Achildren=opList0 opList1
3967761SN/Acount=4
3977761SN/AopList=system.cpu0.fuPool.FUList7.opList0 system.cpu0.fuPool.FUList7.opList1
3987761SN/A
3997761SN/A[system.cpu0.fuPool.FUList7.opList0]
4007761SN/Atype=OpDesc
4017761SN/AissueLat=1
4027761SN/AopClass=MemRead
4037761SN/AopLat=1
4047761SN/A
4057761SN/A[system.cpu0.fuPool.FUList7.opList1]
4067761SN/Atype=OpDesc
4077761SN/AissueLat=1
4087761SN/AopClass=MemWrite
4097761SN/AopLat=1
4107761SN/A
4117761SN/A[system.cpu0.fuPool.FUList8]
4127761SN/Atype=FUDesc
4136112SN/Achildren=opList
4146112SN/Acount=1
4157761SN/AopList=system.cpu0.fuPool.FUList8.opList
4166112SN/A
4177761SN/A[system.cpu0.fuPool.FUList8.opList]
4186112SN/Atype=OpDesc
4196112SN/AissueLat=3
4206112SN/AopClass=IprAccess
4216112SN/AopLat=3
4226112SN/A
4236112SN/A[system.cpu0.icache]
4246112SN/Atype=BaseCache
4258983Snate@binkert.orgaddr_ranges=0:18446744073709551615
4266112SN/Aassoc=1
4276112SN/Ablock_size=64
4289348SAli.Saidi@ARM.comclock=500
4296123SN/Aforward_snoops=true
4309348SAli.Saidi@ARM.comhit_latency=2
4318200SN/Ais_top_level=true
4326112SN/Amax_miss_count=0
4336112SN/Amshrs=4
4346112SN/Aprefetch_on_access=false
4358835SAli.Saidi@ARM.comprefetcher=Null
4369348SAli.Saidi@ARM.comresponse_latency=2
4376112SN/Asize=32768
4388835SAli.Saidi@ARM.comsystem=system
4396112SN/Atgts_per_mshr=20
4406112SN/Atwo_queue=false
4416112SN/Awrite_buffers=8
4426112SN/Acpu_side=system.cpu0.icache_port
4438983Snate@binkert.orgmem_side=system.toL2Bus.slave[0]
4446112SN/A
4458835SAli.Saidi@ARM.com[system.cpu0.interrupts]
4468835SAli.Saidi@ARM.comtype=SparcInterrupts
4478835SAli.Saidi@ARM.com
4489449SAli.Saidi@ARM.com[system.cpu0.isa]
4499449SAli.Saidi@ARM.comtype=SparcISA
4509449SAli.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
4669481Snilay@cs.wisc.eduexecutable=tests/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
4799481Snilay@cs.wisc.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb tracer
4806112SN/ALFSTSize=1024
4816112SN/ALQEntries=32
4828241SN/ALSQCheckLoads=true
4838241SN/ALSQDepCheckShift=4
4846112SN/ASQEntries=32
4856112SN/ASSITSize=1024
4866112SN/Aactivity=0
4876112SN/AbackComSize=5
4889481Snilay@cs.wisc.edubranchPred=system.cpu1.branchPred
4896112SN/AcachePorts=200
4906112SN/Achecker=Null
4916112SN/Aclock=500
4926112SN/AcommitToDecodeDelay=1
4936112SN/AcommitToFetchDelay=1
4946112SN/AcommitToIEWDelay=1
4956112SN/AcommitToRenameDelay=1
4966112SN/AcommitWidth=8
4976112SN/Acpu_id=1
4986112SN/AdecodeToFetchDelay=1
4996112SN/AdecodeToRenameDelay=1
5006112SN/AdecodeWidth=8
5016112SN/AdispatchWidth=8
5026112SN/Ado_checkpoint_insts=true
5038835SAli.Saidi@ARM.comdo_quiesce=true
5046112SN/Ado_statistics_insts=true
5056112SN/Adtb=system.cpu1.dtb
5066112SN/AfetchToDecodeDelay=1
5076112SN/AfetchTrapLatency=1
5086112SN/AfetchWidth=8
5096112SN/AforwardComSize=5
5106112SN/AfuPool=system.cpu1.fuPool
5116112SN/Afunction_trace=false
5126112SN/Afunction_trace_start=0
5136112SN/AiewToCommitDelay=1
5146112SN/AiewToDecodeDelay=1
5156112SN/AiewToFetchDelay=1
5166112SN/AiewToRenameDelay=1
5178835SAli.Saidi@ARM.cominterrupts=system.cpu1.interrupts
5189449SAli.Saidi@ARM.comisa=system.cpu1.isa
5196112SN/AissueToExecuteDelay=1
5206112SN/AissueWidth=8
5216112SN/Aitb=system.cpu1.itb
5226112SN/Amax_insts_all_threads=0
5236112SN/Amax_insts_any_thread=0
5246112SN/Amax_loads_all_threads=0
5256112SN/Amax_loads_any_thread=0
5268835SAli.Saidi@ARM.comneedsTSO=false
5276112SN/AnumIQEntries=64
5286112SN/AnumPhysFloatRegs=256
5296112SN/AnumPhysIntRegs=256
5306112SN/AnumROBEntries=192
5316112SN/AnumRobs=1
5326112SN/AnumThreads=1
5338835SAli.Saidi@ARM.comprofile=0
5346112SN/Aprogress_interval=0
5356112SN/ArenameToDecodeDelay=1
5366112SN/ArenameToFetchDelay=1
5376112SN/ArenameToIEWDelay=2
5386112SN/ArenameToROBDelay=1
5396112SN/ArenameWidth=8
5406112SN/AsmtCommitPolicy=RoundRobin
5416112SN/AsmtFetchPolicy=SingleThread
5426112SN/AsmtIQPolicy=Partitioned
5436112SN/AsmtIQThreshold=100
5446112SN/AsmtLSQPolicy=Partitioned
5456112SN/AsmtLSQThreshold=100
5466112SN/AsmtNumFetchingThreads=1
5476112SN/AsmtROBPolicy=Partitioned
5486112SN/AsmtROBThreshold=100
5496112SN/AsquashWidth=8
5508546SN/Astore_set_clear_period=250000
5519449SAli.Saidi@ARM.comswitched_out=false
5526112SN/Asystem=system
5536112SN/Atracer=system.cpu1.tracer
5546112SN/AtrapLatency=13
5556112SN/AwbDepth=1
5566112SN/AwbWidth=8
5576112SN/Aworkload=system.cpu0.workload
5586112SN/Adcache_port=system.cpu1.dcache.cpu_side
5596112SN/Aicache_port=system.cpu1.icache.cpu_side
5606112SN/A
5619481Snilay@cs.wisc.edu[system.cpu1.branchPred]
5629481Snilay@cs.wisc.edutype=BranchPredictor
5639481Snilay@cs.wisc.eduBTBEntries=4096
5649481Snilay@cs.wisc.eduBTBTagSize=16
5659481Snilay@cs.wisc.eduRASSize=16
5669481Snilay@cs.wisc.educhoiceCtrBits=2
5679481Snilay@cs.wisc.educhoicePredictorSize=8192
5689481Snilay@cs.wisc.eduglobalCtrBits=2
5699481Snilay@cs.wisc.eduglobalHistoryBits=13
5709481Snilay@cs.wisc.eduglobalPredictorSize=8192
5719481Snilay@cs.wisc.eduinstShiftAmt=2
5729481Snilay@cs.wisc.edulocalCtrBits=2
5739481Snilay@cs.wisc.edulocalHistoryBits=11
5749481Snilay@cs.wisc.edulocalHistoryTableSize=2048
5759481Snilay@cs.wisc.edulocalPredictorSize=2048
5769481Snilay@cs.wisc.edunumThreads=1
5779481Snilay@cs.wisc.edupredType=tournament
5789481Snilay@cs.wisc.edu
5796112SN/A[system.cpu1.dcache]
5806112SN/Atype=BaseCache
5818983Snate@binkert.orgaddr_ranges=0:18446744073709551615
5826112SN/Aassoc=4
5836112SN/Ablock_size=64
5849348SAli.Saidi@ARM.comclock=500
5856123SN/Aforward_snoops=true
5869348SAli.Saidi@ARM.comhit_latency=2
5878200SN/Ais_top_level=true
5886112SN/Amax_miss_count=0
5896112SN/Amshrs=4
5906112SN/Aprefetch_on_access=false
5918835SAli.Saidi@ARM.comprefetcher=Null
5929348SAli.Saidi@ARM.comresponse_latency=2
5936112SN/Asize=32768
5948835SAli.Saidi@ARM.comsystem=system
5956112SN/Atgts_per_mshr=20
5966112SN/Atwo_queue=false
5976112SN/Awrite_buffers=8
5986112SN/Acpu_side=system.cpu1.dcache_port
5998983Snate@binkert.orgmem_side=system.toL2Bus.slave[3]
6006112SN/A
6016112SN/A[system.cpu1.dtb]
6026112SN/Atype=SparcTLB
6036112SN/Asize=64
6046112SN/A
6056112SN/A[system.cpu1.fuPool]
6066112SN/Atype=FUPool
6077761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
6087761SN/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
6096112SN/A
6106112SN/A[system.cpu1.fuPool.FUList0]
6116112SN/Atype=FUDesc
6126112SN/Achildren=opList
6136112SN/Acount=6
6146112SN/AopList=system.cpu1.fuPool.FUList0.opList
6156112SN/A
6166112SN/A[system.cpu1.fuPool.FUList0.opList]
6176112SN/Atype=OpDesc
6186112SN/AissueLat=1
6196112SN/AopClass=IntAlu
6206112SN/AopLat=1
6216112SN/A
6226112SN/A[system.cpu1.fuPool.FUList1]
6236112SN/Atype=FUDesc
6246112SN/Achildren=opList0 opList1
6256112SN/Acount=2
6266112SN/AopList=system.cpu1.fuPool.FUList1.opList0 system.cpu1.fuPool.FUList1.opList1
6276112SN/A
6286112SN/A[system.cpu1.fuPool.FUList1.opList0]
6296112SN/Atype=OpDesc
6306112SN/AissueLat=1
6316112SN/AopClass=IntMult
6326112SN/AopLat=3
6336112SN/A
6346112SN/A[system.cpu1.fuPool.FUList1.opList1]
6356112SN/Atype=OpDesc
6366112SN/AissueLat=19
6376112SN/AopClass=IntDiv
6386112SN/AopLat=20
6396112SN/A
6406112SN/A[system.cpu1.fuPool.FUList2]
6416112SN/Atype=FUDesc
6426112SN/Achildren=opList0 opList1 opList2
6436112SN/Acount=4
6446112SN/AopList=system.cpu1.fuPool.FUList2.opList0 system.cpu1.fuPool.FUList2.opList1 system.cpu1.fuPool.FUList2.opList2
6456112SN/A
6466112SN/A[system.cpu1.fuPool.FUList2.opList0]
6476112SN/Atype=OpDesc
6486112SN/AissueLat=1
6496112SN/AopClass=FloatAdd
6506112SN/AopLat=2
6516112SN/A
6526112SN/A[system.cpu1.fuPool.FUList2.opList1]
6536112SN/Atype=OpDesc
6546112SN/AissueLat=1
6556112SN/AopClass=FloatCmp
6566112SN/AopLat=2
6576112SN/A
6586112SN/A[system.cpu1.fuPool.FUList2.opList2]
6596112SN/Atype=OpDesc
6606112SN/AissueLat=1
6616112SN/AopClass=FloatCvt
6626112SN/AopLat=2
6636112SN/A
6646112SN/A[system.cpu1.fuPool.FUList3]
6656112SN/Atype=FUDesc
6666112SN/Achildren=opList0 opList1 opList2
6676112SN/Acount=2
6686112SN/AopList=system.cpu1.fuPool.FUList3.opList0 system.cpu1.fuPool.FUList3.opList1 system.cpu1.fuPool.FUList3.opList2
6696112SN/A
6706112SN/A[system.cpu1.fuPool.FUList3.opList0]
6716112SN/Atype=OpDesc
6726112SN/AissueLat=1
6736112SN/AopClass=FloatMult
6746112SN/AopLat=4
6756112SN/A
6766112SN/A[system.cpu1.fuPool.FUList3.opList1]
6776112SN/Atype=OpDesc
6786112SN/AissueLat=12
6796112SN/AopClass=FloatDiv
6806112SN/AopLat=12
6816112SN/A
6826112SN/A[system.cpu1.fuPool.FUList3.opList2]
6836112SN/Atype=OpDesc
6846112SN/AissueLat=24
6856112SN/AopClass=FloatSqrt
6866112SN/AopLat=24
6876112SN/A
6886112SN/A[system.cpu1.fuPool.FUList4]
6896112SN/Atype=FUDesc
6906112SN/Achildren=opList
6916112SN/Acount=0
6926112SN/AopList=system.cpu1.fuPool.FUList4.opList
6936112SN/A
6946112SN/A[system.cpu1.fuPool.FUList4.opList]
6956112SN/Atype=OpDesc
6966112SN/AissueLat=1
6976112SN/AopClass=MemRead
6986112SN/AopLat=1
6996112SN/A
7006112SN/A[system.cpu1.fuPool.FUList5]
7016112SN/Atype=FUDesc
7027761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
7037761SN/Acount=4
7047761SN/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
7056112SN/A
7067761SN/A[system.cpu1.fuPool.FUList5.opList00]
7076112SN/Atype=OpDesc
7086112SN/AissueLat=1
7097761SN/AopClass=SimdAdd
7107761SN/AopLat=1
7117761SN/A
7127761SN/A[system.cpu1.fuPool.FUList5.opList01]
7137761SN/Atype=OpDesc
7147761SN/AissueLat=1
7157761SN/AopClass=SimdAddAcc
7167761SN/AopLat=1
7177761SN/A
7187761SN/A[system.cpu1.fuPool.FUList5.opList02]
7197761SN/Atype=OpDesc
7207761SN/AissueLat=1
7217761SN/AopClass=SimdAlu
7227761SN/AopLat=1
7237761SN/A
7247761SN/A[system.cpu1.fuPool.FUList5.opList03]
7257761SN/Atype=OpDesc
7267761SN/AissueLat=1
7277761SN/AopClass=SimdCmp
7287761SN/AopLat=1
7297761SN/A
7307761SN/A[system.cpu1.fuPool.FUList5.opList04]
7317761SN/Atype=OpDesc
7327761SN/AissueLat=1
7337761SN/AopClass=SimdCvt
7347761SN/AopLat=1
7357761SN/A
7367761SN/A[system.cpu1.fuPool.FUList5.opList05]
7377761SN/Atype=OpDesc
7387761SN/AissueLat=1
7397761SN/AopClass=SimdMisc
7407761SN/AopLat=1
7417761SN/A
7427761SN/A[system.cpu1.fuPool.FUList5.opList06]
7437761SN/Atype=OpDesc
7447761SN/AissueLat=1
7457761SN/AopClass=SimdMult
7467761SN/AopLat=1
7477761SN/A
7487761SN/A[system.cpu1.fuPool.FUList5.opList07]
7497761SN/Atype=OpDesc
7507761SN/AissueLat=1
7517761SN/AopClass=SimdMultAcc
7527761SN/AopLat=1
7537761SN/A
7547761SN/A[system.cpu1.fuPool.FUList5.opList08]
7557761SN/Atype=OpDesc
7567761SN/AissueLat=1
7577761SN/AopClass=SimdShift
7587761SN/AopLat=1
7597761SN/A
7607761SN/A[system.cpu1.fuPool.FUList5.opList09]
7617761SN/Atype=OpDesc
7627761SN/AissueLat=1
7637761SN/AopClass=SimdShiftAcc
7647761SN/AopLat=1
7657761SN/A
7667761SN/A[system.cpu1.fuPool.FUList5.opList10]
7677761SN/Atype=OpDesc
7687761SN/AissueLat=1
7697761SN/AopClass=SimdSqrt
7707761SN/AopLat=1
7717761SN/A
7727761SN/A[system.cpu1.fuPool.FUList5.opList11]
7737761SN/Atype=OpDesc
7747761SN/AissueLat=1
7757761SN/AopClass=SimdFloatAdd
7767761SN/AopLat=1
7777761SN/A
7787761SN/A[system.cpu1.fuPool.FUList5.opList12]
7797761SN/Atype=OpDesc
7807761SN/AissueLat=1
7817761SN/AopClass=SimdFloatAlu
7827761SN/AopLat=1
7837761SN/A
7847761SN/A[system.cpu1.fuPool.FUList5.opList13]
7857761SN/Atype=OpDesc
7867761SN/AissueLat=1
7877761SN/AopClass=SimdFloatCmp
7887761SN/AopLat=1
7897761SN/A
7907761SN/A[system.cpu1.fuPool.FUList5.opList14]
7917761SN/Atype=OpDesc
7927761SN/AissueLat=1
7937761SN/AopClass=SimdFloatCvt
7947761SN/AopLat=1
7957761SN/A
7967761SN/A[system.cpu1.fuPool.FUList5.opList15]
7977761SN/Atype=OpDesc
7987761SN/AissueLat=1
7997761SN/AopClass=SimdFloatDiv
8007761SN/AopLat=1
8017761SN/A
8027761SN/A[system.cpu1.fuPool.FUList5.opList16]
8037761SN/Atype=OpDesc
8047761SN/AissueLat=1
8057761SN/AopClass=SimdFloatMisc
8067761SN/AopLat=1
8077761SN/A
8087761SN/A[system.cpu1.fuPool.FUList5.opList17]
8097761SN/Atype=OpDesc
8107761SN/AissueLat=1
8117761SN/AopClass=SimdFloatMult
8127761SN/AopLat=1
8137761SN/A
8147761SN/A[system.cpu1.fuPool.FUList5.opList18]
8157761SN/Atype=OpDesc
8167761SN/AissueLat=1
8177761SN/AopClass=SimdFloatMultAcc
8187761SN/AopLat=1
8197761SN/A
8207761SN/A[system.cpu1.fuPool.FUList5.opList19]
8217761SN/Atype=OpDesc
8227761SN/AissueLat=1
8237761SN/AopClass=SimdFloatSqrt
8246112SN/AopLat=1
8256112SN/A
8266112SN/A[system.cpu1.fuPool.FUList6]
8276112SN/Atype=FUDesc
8287761SN/Achildren=opList
8297761SN/Acount=0
8307761SN/AopList=system.cpu1.fuPool.FUList6.opList
8316112SN/A
8327761SN/A[system.cpu1.fuPool.FUList6.opList]
8336112SN/Atype=OpDesc
8346112SN/AissueLat=1
8356112SN/AopClass=MemWrite
8366112SN/AopLat=1
8376112SN/A
8386112SN/A[system.cpu1.fuPool.FUList7]
8396112SN/Atype=FUDesc
8407761SN/Achildren=opList0 opList1
8417761SN/Acount=4
8427761SN/AopList=system.cpu1.fuPool.FUList7.opList0 system.cpu1.fuPool.FUList7.opList1
8437761SN/A
8447761SN/A[system.cpu1.fuPool.FUList7.opList0]
8457761SN/Atype=OpDesc
8467761SN/AissueLat=1
8477761SN/AopClass=MemRead
8487761SN/AopLat=1
8497761SN/A
8507761SN/A[system.cpu1.fuPool.FUList7.opList1]
8517761SN/Atype=OpDesc
8527761SN/AissueLat=1
8537761SN/AopClass=MemWrite
8547761SN/AopLat=1
8557761SN/A
8567761SN/A[system.cpu1.fuPool.FUList8]
8577761SN/Atype=FUDesc
8586112SN/Achildren=opList
8596112SN/Acount=1
8607761SN/AopList=system.cpu1.fuPool.FUList8.opList
8616112SN/A
8627761SN/A[system.cpu1.fuPool.FUList8.opList]
8636112SN/Atype=OpDesc
8646112SN/AissueLat=3
8656112SN/AopClass=IprAccess
8666112SN/AopLat=3
8676112SN/A
8686112SN/A[system.cpu1.icache]
8696112SN/Atype=BaseCache
8708983Snate@binkert.orgaddr_ranges=0:18446744073709551615
8716112SN/Aassoc=1
8726112SN/Ablock_size=64
8739348SAli.Saidi@ARM.comclock=500
8746123SN/Aforward_snoops=true
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
8819348SAli.Saidi@ARM.comresponse_latency=2
8826112SN/Asize=32768
8838835SAli.Saidi@ARM.comsystem=system
8846112SN/Atgts_per_mshr=20
8856112SN/Atwo_queue=false
8866112SN/Awrite_buffers=8
8876112SN/Acpu_side=system.cpu1.icache_port
8888983Snate@binkert.orgmem_side=system.toL2Bus.slave[2]
8896112SN/A
8908835SAli.Saidi@ARM.com[system.cpu1.interrupts]
8918835SAli.Saidi@ARM.comtype=SparcInterrupts
8928835SAli.Saidi@ARM.com
8939449SAli.Saidi@ARM.com[system.cpu1.isa]
8949449SAli.Saidi@ARM.comtype=SparcISA
8959449SAli.Saidi@ARM.com
8966112SN/A[system.cpu1.itb]
8976112SN/Atype=SparcTLB
8986112SN/Asize=64
8996112SN/A
9006112SN/A[system.cpu1.tracer]
9016112SN/Atype=ExeTracer
9026112SN/A
9036112SN/A[system.cpu2]
9046112SN/Atype=DerivO3CPU
9059481Snilay@cs.wisc.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb tracer
9066112SN/ALFSTSize=1024
9076112SN/ALQEntries=32
9088241SN/ALSQCheckLoads=true
9098241SN/ALSQDepCheckShift=4
9106112SN/ASQEntries=32
9116112SN/ASSITSize=1024
9126112SN/Aactivity=0
9136112SN/AbackComSize=5
9149481Snilay@cs.wisc.edubranchPred=system.cpu2.branchPred
9156112SN/AcachePorts=200
9166112SN/Achecker=Null
9176112SN/Aclock=500
9186112SN/AcommitToDecodeDelay=1
9196112SN/AcommitToFetchDelay=1
9206112SN/AcommitToIEWDelay=1
9216112SN/AcommitToRenameDelay=1
9226112SN/AcommitWidth=8
9236112SN/Acpu_id=2
9246112SN/AdecodeToFetchDelay=1
9256112SN/AdecodeToRenameDelay=1
9266112SN/AdecodeWidth=8
9276112SN/AdispatchWidth=8
9286112SN/Ado_checkpoint_insts=true
9298835SAli.Saidi@ARM.comdo_quiesce=true
9306112SN/Ado_statistics_insts=true
9316112SN/Adtb=system.cpu2.dtb
9326112SN/AfetchToDecodeDelay=1
9336112SN/AfetchTrapLatency=1
9346112SN/AfetchWidth=8
9356112SN/AforwardComSize=5
9366112SN/AfuPool=system.cpu2.fuPool
9376112SN/Afunction_trace=false
9386112SN/Afunction_trace_start=0
9396112SN/AiewToCommitDelay=1
9406112SN/AiewToDecodeDelay=1
9416112SN/AiewToFetchDelay=1
9426112SN/AiewToRenameDelay=1
9438835SAli.Saidi@ARM.cominterrupts=system.cpu2.interrupts
9449449SAli.Saidi@ARM.comisa=system.cpu2.isa
9456112SN/AissueToExecuteDelay=1
9466112SN/AissueWidth=8
9476112SN/Aitb=system.cpu2.itb
9486112SN/Amax_insts_all_threads=0
9496112SN/Amax_insts_any_thread=0
9506112SN/Amax_loads_all_threads=0
9516112SN/Amax_loads_any_thread=0
9528835SAli.Saidi@ARM.comneedsTSO=false
9536112SN/AnumIQEntries=64
9546112SN/AnumPhysFloatRegs=256
9556112SN/AnumPhysIntRegs=256
9566112SN/AnumROBEntries=192
9576112SN/AnumRobs=1
9586112SN/AnumThreads=1
9598835SAli.Saidi@ARM.comprofile=0
9606112SN/Aprogress_interval=0
9616112SN/ArenameToDecodeDelay=1
9626112SN/ArenameToFetchDelay=1
9636112SN/ArenameToIEWDelay=2
9646112SN/ArenameToROBDelay=1
9656112SN/ArenameWidth=8
9666112SN/AsmtCommitPolicy=RoundRobin
9676112SN/AsmtFetchPolicy=SingleThread
9686112SN/AsmtIQPolicy=Partitioned
9696112SN/AsmtIQThreshold=100
9706112SN/AsmtLSQPolicy=Partitioned
9716112SN/AsmtLSQThreshold=100
9726112SN/AsmtNumFetchingThreads=1
9736112SN/AsmtROBPolicy=Partitioned
9746112SN/AsmtROBThreshold=100
9756112SN/AsquashWidth=8
9768546SN/Astore_set_clear_period=250000
9779449SAli.Saidi@ARM.comswitched_out=false
9786112SN/Asystem=system
9796112SN/Atracer=system.cpu2.tracer
9806112SN/AtrapLatency=13
9816112SN/AwbDepth=1
9826112SN/AwbWidth=8
9836112SN/Aworkload=system.cpu0.workload
9846112SN/Adcache_port=system.cpu2.dcache.cpu_side
9856112SN/Aicache_port=system.cpu2.icache.cpu_side
9866112SN/A
9879481Snilay@cs.wisc.edu[system.cpu2.branchPred]
9889481Snilay@cs.wisc.edutype=BranchPredictor
9899481Snilay@cs.wisc.eduBTBEntries=4096
9909481Snilay@cs.wisc.eduBTBTagSize=16
9919481Snilay@cs.wisc.eduRASSize=16
9929481Snilay@cs.wisc.educhoiceCtrBits=2
9939481Snilay@cs.wisc.educhoicePredictorSize=8192
9949481Snilay@cs.wisc.eduglobalCtrBits=2
9959481Snilay@cs.wisc.eduglobalHistoryBits=13
9969481Snilay@cs.wisc.eduglobalPredictorSize=8192
9979481Snilay@cs.wisc.eduinstShiftAmt=2
9989481Snilay@cs.wisc.edulocalCtrBits=2
9999481Snilay@cs.wisc.edulocalHistoryBits=11
10009481Snilay@cs.wisc.edulocalHistoryTableSize=2048
10019481Snilay@cs.wisc.edulocalPredictorSize=2048
10029481Snilay@cs.wisc.edunumThreads=1
10039481Snilay@cs.wisc.edupredType=tournament
10049481Snilay@cs.wisc.edu
10056112SN/A[system.cpu2.dcache]
10066112SN/Atype=BaseCache
10078983Snate@binkert.orgaddr_ranges=0:18446744073709551615
10086112SN/Aassoc=4
10096112SN/Ablock_size=64
10109348SAli.Saidi@ARM.comclock=500
10116123SN/Aforward_snoops=true
10129348SAli.Saidi@ARM.comhit_latency=2
10138200SN/Ais_top_level=true
10146112SN/Amax_miss_count=0
10156112SN/Amshrs=4
10166112SN/Aprefetch_on_access=false
10178835SAli.Saidi@ARM.comprefetcher=Null
10189348SAli.Saidi@ARM.comresponse_latency=2
10196112SN/Asize=32768
10208835SAli.Saidi@ARM.comsystem=system
10216112SN/Atgts_per_mshr=20
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
13019348SAli.Saidi@ARM.comhit_latency=2
13028200SN/Ais_top_level=true
13036112SN/Amax_miss_count=0
13046112SN/Amshrs=4
13056112SN/Aprefetch_on_access=false
13068835SAli.Saidi@ARM.comprefetcher=Null
13079348SAli.Saidi@ARM.comresponse_latency=2
13086112SN/Asize=32768
13098835SAli.Saidi@ARM.comsystem=system
13106112SN/Atgts_per_mshr=20
13116112SN/Atwo_queue=false
13126112SN/Awrite_buffers=8
13136112SN/Acpu_side=system.cpu2.icache_port
13148983Snate@binkert.orgmem_side=system.toL2Bus.slave[4]
13156112SN/A
13168835SAli.Saidi@ARM.com[system.cpu2.interrupts]
13178835SAli.Saidi@ARM.comtype=SparcInterrupts
13188835SAli.Saidi@ARM.com
13199449SAli.Saidi@ARM.com[system.cpu2.isa]
13209449SAli.Saidi@ARM.comtype=SparcISA
13219449SAli.Saidi@ARM.com
13226112SN/A[system.cpu2.itb]
13236112SN/Atype=SparcTLB
13246112SN/Asize=64
13256112SN/A
13266112SN/A[system.cpu2.tracer]
13276112SN/Atype=ExeTracer
13286112SN/A
13296112SN/A[system.cpu3]
13306112SN/Atype=DerivO3CPU
13319481Snilay@cs.wisc.educhildren=branchPred dcache dtb fuPool icache interrupts isa itb tracer
13326112SN/ALFSTSize=1024
13336112SN/ALQEntries=32
13348241SN/ALSQCheckLoads=true
13358241SN/ALSQDepCheckShift=4
13366112SN/ASQEntries=32
13376112SN/ASSITSize=1024
13386112SN/Aactivity=0
13396112SN/AbackComSize=5
13409481Snilay@cs.wisc.edubranchPred=system.cpu3.branchPred
13416112SN/AcachePorts=200
13426112SN/Achecker=Null
13436112SN/Aclock=500
13446112SN/AcommitToDecodeDelay=1
13456112SN/AcommitToFetchDelay=1
13466112SN/AcommitToIEWDelay=1
13476112SN/AcommitToRenameDelay=1
13486112SN/AcommitWidth=8
13496112SN/Acpu_id=3
13506112SN/AdecodeToFetchDelay=1
13516112SN/AdecodeToRenameDelay=1
13526112SN/AdecodeWidth=8
13536112SN/AdispatchWidth=8
13546112SN/Ado_checkpoint_insts=true
13558835SAli.Saidi@ARM.comdo_quiesce=true
13566112SN/Ado_statistics_insts=true
13576112SN/Adtb=system.cpu3.dtb
13586112SN/AfetchToDecodeDelay=1
13596112SN/AfetchTrapLatency=1
13606112SN/AfetchWidth=8
13616112SN/AforwardComSize=5
13626112SN/AfuPool=system.cpu3.fuPool
13636112SN/Afunction_trace=false
13646112SN/Afunction_trace_start=0
13656112SN/AiewToCommitDelay=1
13666112SN/AiewToDecodeDelay=1
13676112SN/AiewToFetchDelay=1
13686112SN/AiewToRenameDelay=1
13698835SAli.Saidi@ARM.cominterrupts=system.cpu3.interrupts
13709449SAli.Saidi@ARM.comisa=system.cpu3.isa
13716112SN/AissueToExecuteDelay=1
13726112SN/AissueWidth=8
13736112SN/Aitb=system.cpu3.itb
13746112SN/Amax_insts_all_threads=0
13756112SN/Amax_insts_any_thread=0
13766112SN/Amax_loads_all_threads=0
13776112SN/Amax_loads_any_thread=0
13788835SAli.Saidi@ARM.comneedsTSO=false
13796112SN/AnumIQEntries=64
13806112SN/AnumPhysFloatRegs=256
13816112SN/AnumPhysIntRegs=256
13826112SN/AnumROBEntries=192
13836112SN/AnumRobs=1
13846112SN/AnumThreads=1
13858835SAli.Saidi@ARM.comprofile=0
13866112SN/Aprogress_interval=0
13876112SN/ArenameToDecodeDelay=1
13886112SN/ArenameToFetchDelay=1
13896112SN/ArenameToIEWDelay=2
13906112SN/ArenameToROBDelay=1
13916112SN/ArenameWidth=8
13926112SN/AsmtCommitPolicy=RoundRobin
13936112SN/AsmtFetchPolicy=SingleThread
13946112SN/AsmtIQPolicy=Partitioned
13956112SN/AsmtIQThreshold=100
13966112SN/AsmtLSQPolicy=Partitioned
13976112SN/AsmtLSQThreshold=100
13986112SN/AsmtNumFetchingThreads=1
13996112SN/AsmtROBPolicy=Partitioned
14006112SN/AsmtROBThreshold=100
14016112SN/AsquashWidth=8
14028546SN/Astore_set_clear_period=250000
14039449SAli.Saidi@ARM.comswitched_out=false
14046112SN/Asystem=system
14056112SN/Atracer=system.cpu3.tracer
14066112SN/AtrapLatency=13
14076112SN/AwbDepth=1
14086112SN/AwbWidth=8
14096112SN/Aworkload=system.cpu0.workload
14106112SN/Adcache_port=system.cpu3.dcache.cpu_side
14116112SN/Aicache_port=system.cpu3.icache.cpu_side
14126112SN/A
14139481Snilay@cs.wisc.edu[system.cpu3.branchPred]
14149481Snilay@cs.wisc.edutype=BranchPredictor
14159481Snilay@cs.wisc.eduBTBEntries=4096
14169481Snilay@cs.wisc.eduBTBTagSize=16
14179481Snilay@cs.wisc.eduRASSize=16
14189481Snilay@cs.wisc.educhoiceCtrBits=2
14199481Snilay@cs.wisc.educhoicePredictorSize=8192
14209481Snilay@cs.wisc.eduglobalCtrBits=2
14219481Snilay@cs.wisc.eduglobalHistoryBits=13
14229481Snilay@cs.wisc.eduglobalPredictorSize=8192
14239481Snilay@cs.wisc.eduinstShiftAmt=2
14249481Snilay@cs.wisc.edulocalCtrBits=2
14259481Snilay@cs.wisc.edulocalHistoryBits=11
14269481Snilay@cs.wisc.edulocalHistoryTableSize=2048
14279481Snilay@cs.wisc.edulocalPredictorSize=2048
14289481Snilay@cs.wisc.edunumThreads=1
14299481Snilay@cs.wisc.edupredType=tournament
14309481Snilay@cs.wisc.edu
14316112SN/A[system.cpu3.dcache]
14326112SN/Atype=BaseCache
14338983Snate@binkert.orgaddr_ranges=0:18446744073709551615
14346112SN/Aassoc=4
14356112SN/Ablock_size=64
14369348SAli.Saidi@ARM.comclock=500
14376123SN/Aforward_snoops=true
14389348SAli.Saidi@ARM.comhit_latency=2
14398200SN/Ais_top_level=true
14406112SN/Amax_miss_count=0
14416112SN/Amshrs=4
14426112SN/Aprefetch_on_access=false
14438835SAli.Saidi@ARM.comprefetcher=Null
14449348SAli.Saidi@ARM.comresponse_latency=2
14456112SN/Asize=32768
14468835SAli.Saidi@ARM.comsystem=system
14476112SN/Atgts_per_mshr=20
14486112SN/Atwo_queue=false
14496112SN/Awrite_buffers=8
14506112SN/Acpu_side=system.cpu3.dcache_port
14518983Snate@binkert.orgmem_side=system.toL2Bus.slave[7]
14526112SN/A
14536112SN/A[system.cpu3.dtb]
14546112SN/Atype=SparcTLB
14556112SN/Asize=64
14566112SN/A
14576112SN/A[system.cpu3.fuPool]
14586112SN/Atype=FUPool
14597761SN/Achildren=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
14607761SN/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
14616112SN/A
14626112SN/A[system.cpu3.fuPool.FUList0]
14636112SN/Atype=FUDesc
14646112SN/Achildren=opList
14656112SN/Acount=6
14666112SN/AopList=system.cpu3.fuPool.FUList0.opList
14676112SN/A
14686112SN/A[system.cpu3.fuPool.FUList0.opList]
14696112SN/Atype=OpDesc
14706112SN/AissueLat=1
14716112SN/AopClass=IntAlu
14726112SN/AopLat=1
14736112SN/A
14746112SN/A[system.cpu3.fuPool.FUList1]
14756112SN/Atype=FUDesc
14766112SN/Achildren=opList0 opList1
14776112SN/Acount=2
14786112SN/AopList=system.cpu3.fuPool.FUList1.opList0 system.cpu3.fuPool.FUList1.opList1
14796112SN/A
14806112SN/A[system.cpu3.fuPool.FUList1.opList0]
14816112SN/Atype=OpDesc
14826112SN/AissueLat=1
14836112SN/AopClass=IntMult
14846112SN/AopLat=3
14856112SN/A
14866112SN/A[system.cpu3.fuPool.FUList1.opList1]
14876112SN/Atype=OpDesc
14886112SN/AissueLat=19
14896112SN/AopClass=IntDiv
14906112SN/AopLat=20
14916112SN/A
14926112SN/A[system.cpu3.fuPool.FUList2]
14936112SN/Atype=FUDesc
14946112SN/Achildren=opList0 opList1 opList2
14956112SN/Acount=4
14966112SN/AopList=system.cpu3.fuPool.FUList2.opList0 system.cpu3.fuPool.FUList2.opList1 system.cpu3.fuPool.FUList2.opList2
14976112SN/A
14986112SN/A[system.cpu3.fuPool.FUList2.opList0]
14996112SN/Atype=OpDesc
15006112SN/AissueLat=1
15016112SN/AopClass=FloatAdd
15026112SN/AopLat=2
15036112SN/A
15046112SN/A[system.cpu3.fuPool.FUList2.opList1]
15056112SN/Atype=OpDesc
15066112SN/AissueLat=1
15076112SN/AopClass=FloatCmp
15086112SN/AopLat=2
15096112SN/A
15106112SN/A[system.cpu3.fuPool.FUList2.opList2]
15116112SN/Atype=OpDesc
15126112SN/AissueLat=1
15136112SN/AopClass=FloatCvt
15146112SN/AopLat=2
15156112SN/A
15166112SN/A[system.cpu3.fuPool.FUList3]
15176112SN/Atype=FUDesc
15186112SN/Achildren=opList0 opList1 opList2
15196112SN/Acount=2
15206112SN/AopList=system.cpu3.fuPool.FUList3.opList0 system.cpu3.fuPool.FUList3.opList1 system.cpu3.fuPool.FUList3.opList2
15216112SN/A
15226112SN/A[system.cpu3.fuPool.FUList3.opList0]
15236112SN/Atype=OpDesc
15246112SN/AissueLat=1
15256112SN/AopClass=FloatMult
15266112SN/AopLat=4
15276112SN/A
15286112SN/A[system.cpu3.fuPool.FUList3.opList1]
15296112SN/Atype=OpDesc
15306112SN/AissueLat=12
15316112SN/AopClass=FloatDiv
15326112SN/AopLat=12
15336112SN/A
15346112SN/A[system.cpu3.fuPool.FUList3.opList2]
15356112SN/Atype=OpDesc
15366112SN/AissueLat=24
15376112SN/AopClass=FloatSqrt
15386112SN/AopLat=24
15396112SN/A
15406112SN/A[system.cpu3.fuPool.FUList4]
15416112SN/Atype=FUDesc
15426112SN/Achildren=opList
15436112SN/Acount=0
15446112SN/AopList=system.cpu3.fuPool.FUList4.opList
15456112SN/A
15466112SN/A[system.cpu3.fuPool.FUList4.opList]
15476112SN/Atype=OpDesc
15486112SN/AissueLat=1
15496112SN/AopClass=MemRead
15506112SN/AopLat=1
15516112SN/A
15526112SN/A[system.cpu3.fuPool.FUList5]
15536112SN/Atype=FUDesc
15547761SN/Achildren=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
15557761SN/Acount=4
15567761SN/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
15576112SN/A
15587761SN/A[system.cpu3.fuPool.FUList5.opList00]
15596112SN/Atype=OpDesc
15606112SN/AissueLat=1
15617761SN/AopClass=SimdAdd
15627761SN/AopLat=1
15637761SN/A
15647761SN/A[system.cpu3.fuPool.FUList5.opList01]
15657761SN/Atype=OpDesc
15667761SN/AissueLat=1
15677761SN/AopClass=SimdAddAcc
15687761SN/AopLat=1
15697761SN/A
15707761SN/A[system.cpu3.fuPool.FUList5.opList02]
15717761SN/Atype=OpDesc
15727761SN/AissueLat=1
15737761SN/AopClass=SimdAlu
15747761SN/AopLat=1
15757761SN/A
15767761SN/A[system.cpu3.fuPool.FUList5.opList03]
15777761SN/Atype=OpDesc
15787761SN/AissueLat=1
15797761SN/AopClass=SimdCmp
15807761SN/AopLat=1
15817761SN/A
15827761SN/A[system.cpu3.fuPool.FUList5.opList04]
15837761SN/Atype=OpDesc
15847761SN/AissueLat=1
15857761SN/AopClass=SimdCvt
15867761SN/AopLat=1
15877761SN/A
15887761SN/A[system.cpu3.fuPool.FUList5.opList05]
15897761SN/Atype=OpDesc
15907761SN/AissueLat=1
15917761SN/AopClass=SimdMisc
15927761SN/AopLat=1
15937761SN/A
15947761SN/A[system.cpu3.fuPool.FUList5.opList06]
15957761SN/Atype=OpDesc
15967761SN/AissueLat=1
15977761SN/AopClass=SimdMult
15987761SN/AopLat=1
15997761SN/A
16007761SN/A[system.cpu3.fuPool.FUList5.opList07]
16017761SN/Atype=OpDesc
16027761SN/AissueLat=1
16037761SN/AopClass=SimdMultAcc
16047761SN/AopLat=1
16057761SN/A
16067761SN/A[system.cpu3.fuPool.FUList5.opList08]
16077761SN/Atype=OpDesc
16087761SN/AissueLat=1
16097761SN/AopClass=SimdShift
16107761SN/AopLat=1
16117761SN/A
16127761SN/A[system.cpu3.fuPool.FUList5.opList09]
16137761SN/Atype=OpDesc
16147761SN/AissueLat=1
16157761SN/AopClass=SimdShiftAcc
16167761SN/AopLat=1
16177761SN/A
16187761SN/A[system.cpu3.fuPool.FUList5.opList10]
16197761SN/Atype=OpDesc
16207761SN/AissueLat=1
16217761SN/AopClass=SimdSqrt
16227761SN/AopLat=1
16237761SN/A
16247761SN/A[system.cpu3.fuPool.FUList5.opList11]
16257761SN/Atype=OpDesc
16267761SN/AissueLat=1
16277761SN/AopClass=SimdFloatAdd
16287761SN/AopLat=1
16297761SN/A
16307761SN/A[system.cpu3.fuPool.FUList5.opList12]
16317761SN/Atype=OpDesc
16327761SN/AissueLat=1
16337761SN/AopClass=SimdFloatAlu
16347761SN/AopLat=1
16357761SN/A
16367761SN/A[system.cpu3.fuPool.FUList5.opList13]
16377761SN/Atype=OpDesc
16387761SN/AissueLat=1
16397761SN/AopClass=SimdFloatCmp
16407761SN/AopLat=1
16417761SN/A
16427761SN/A[system.cpu3.fuPool.FUList5.opList14]
16437761SN/Atype=OpDesc
16447761SN/AissueLat=1
16457761SN/AopClass=SimdFloatCvt
16467761SN/AopLat=1
16477761SN/A
16487761SN/A[system.cpu3.fuPool.FUList5.opList15]
16497761SN/Atype=OpDesc
16507761SN/AissueLat=1
16517761SN/AopClass=SimdFloatDiv
16527761SN/AopLat=1
16537761SN/A
16547761SN/A[system.cpu3.fuPool.FUList5.opList16]
16557761SN/Atype=OpDesc
16567761SN/AissueLat=1
16577761SN/AopClass=SimdFloatMisc
16587761SN/AopLat=1
16597761SN/A
16607761SN/A[system.cpu3.fuPool.FUList5.opList17]
16617761SN/Atype=OpDesc
16627761SN/AissueLat=1
16637761SN/AopClass=SimdFloatMult
16647761SN/AopLat=1
16657761SN/A
16667761SN/A[system.cpu3.fuPool.FUList5.opList18]
16677761SN/Atype=OpDesc
16687761SN/AissueLat=1
16697761SN/AopClass=SimdFloatMultAcc
16707761SN/AopLat=1
16717761SN/A
16727761SN/A[system.cpu3.fuPool.FUList5.opList19]
16737761SN/Atype=OpDesc
16747761SN/AissueLat=1
16757761SN/AopClass=SimdFloatSqrt
16766112SN/AopLat=1
16776112SN/A
16786112SN/A[system.cpu3.fuPool.FUList6]
16796112SN/Atype=FUDesc
16807761SN/Achildren=opList
16817761SN/Acount=0
16827761SN/AopList=system.cpu3.fuPool.FUList6.opList
16836112SN/A
16847761SN/A[system.cpu3.fuPool.FUList6.opList]
16856112SN/Atype=OpDesc
16866112SN/AissueLat=1
16876112SN/AopClass=MemWrite
16886112SN/AopLat=1
16896112SN/A
16906112SN/A[system.cpu3.fuPool.FUList7]
16916112SN/Atype=FUDesc
16927761SN/Achildren=opList0 opList1
16937761SN/Acount=4
16947761SN/AopList=system.cpu3.fuPool.FUList7.opList0 system.cpu3.fuPool.FUList7.opList1
16957761SN/A
16967761SN/A[system.cpu3.fuPool.FUList7.opList0]
16977761SN/Atype=OpDesc
16987761SN/AissueLat=1
16997761SN/AopClass=MemRead
17007761SN/AopLat=1
17017761SN/A
17027761SN/A[system.cpu3.fuPool.FUList7.opList1]
17037761SN/Atype=OpDesc
17047761SN/AissueLat=1
17057761SN/AopClass=MemWrite
17067761SN/AopLat=1
17077761SN/A
17087761SN/A[system.cpu3.fuPool.FUList8]
17097761SN/Atype=FUDesc
17106112SN/Achildren=opList
17116112SN/Acount=1
17127761SN/AopList=system.cpu3.fuPool.FUList8.opList
17136112SN/A
17147761SN/A[system.cpu3.fuPool.FUList8.opList]
17156112SN/Atype=OpDesc
17166112SN/AissueLat=3
17176112SN/AopClass=IprAccess
17186112SN/AopLat=3
17196112SN/A
17206112SN/A[system.cpu3.icache]
17216112SN/Atype=BaseCache
17228983Snate@binkert.orgaddr_ranges=0:18446744073709551615
17236112SN/Aassoc=1
17246112SN/Ablock_size=64
17259348SAli.Saidi@ARM.comclock=500
17266123SN/Aforward_snoops=true
17279348SAli.Saidi@ARM.comhit_latency=2
17288200SN/Ais_top_level=true
17296112SN/Amax_miss_count=0
17306112SN/Amshrs=4
17316112SN/Aprefetch_on_access=false
17328835SAli.Saidi@ARM.comprefetcher=Null
17339348SAli.Saidi@ARM.comresponse_latency=2
17346112SN/Asize=32768
17358835SAli.Saidi@ARM.comsystem=system
17366112SN/Atgts_per_mshr=20
17376112SN/Atwo_queue=false
17386112SN/Awrite_buffers=8
17396112SN/Acpu_side=system.cpu3.icache_port
17408983Snate@binkert.orgmem_side=system.toL2Bus.slave[6]
17416112SN/A
17428835SAli.Saidi@ARM.com[system.cpu3.interrupts]
17438835SAli.Saidi@ARM.comtype=SparcInterrupts
17448835SAli.Saidi@ARM.com
17459449SAli.Saidi@ARM.com[system.cpu3.isa]
17469449SAli.Saidi@ARM.comtype=SparcISA
17479449SAli.Saidi@ARM.com
17486112SN/A[system.cpu3.itb]
17496112SN/Atype=SparcTLB
17506112SN/Asize=64
17516112SN/A
17526112SN/A[system.cpu3.tracer]
17536112SN/Atype=ExeTracer
17546112SN/A
17556112SN/A[system.l2c]
17566112SN/Atype=BaseCache
17578983Snate@binkert.orgaddr_ranges=0:18446744073709551615
17586112SN/Aassoc=8
17596112SN/Ablock_size=64
17609348SAli.Saidi@ARM.comclock=500
17616123SN/Aforward_snoops=true
17629348SAli.Saidi@ARM.comhit_latency=20
17638200SN/Ais_top_level=false
17646112SN/Amax_miss_count=0
17659348SAli.Saidi@ARM.commshrs=20
17666112SN/Aprefetch_on_access=false
17678835SAli.Saidi@ARM.comprefetcher=Null
17689348SAli.Saidi@ARM.comresponse_latency=20
17696112SN/Asize=4194304
17708835SAli.Saidi@ARM.comsystem=system
17719348SAli.Saidi@ARM.comtgts_per_mshr=12
17726112SN/Atwo_queue=false
17736112SN/Awrite_buffers=8
17748983Snate@binkert.orgcpu_side=system.toL2Bus.master[0]
17758983Snate@binkert.orgmem_side=system.membus.slave[0]
17766112SN/A
17776112SN/A[system.membus]
17789055Ssaidi@eecs.umich.edutype=CoherentBus
17796112SN/Ablock_size=64
17806112SN/Aclock=1000
17816112SN/Aheader_cycles=1
17829620Snilay@cs.wisc.edusystem=system
17837524SN/Ause_default_range=false
17849096Sandreas.hansson@arm.comwidth=8
17859150SAli.Saidi@ARM.commaster=system.physmem.port
17868983Snate@binkert.orgslave=system.l2c.mem_side system.system_port
17876112SN/A
17886112SN/A[system.physmem]
17899348SAli.Saidi@ARM.comtype=SimpleDRAM
17909510Snilay@cs.wisc.eduactivation_limit=4
17919348SAli.Saidi@ARM.comaddr_mapping=openmap
17929348SAli.Saidi@ARM.combanks_per_rank=8
17939620Snilay@cs.wisc.educhannels=1
17949348SAli.Saidi@ARM.comclock=1000
17958983Snate@binkert.orgconf_table_reported=false
17968983Snate@binkert.orgin_addr_map=true
17979510Snilay@cs.wisc.edulines_per_rowbuffer=32
17989510Snilay@cs.wisc.edumem_sched_policy=frfcfs
17996112SN/Anull=false
18009348SAli.Saidi@ARM.compage_policy=open
18016112SN/Arange=0:134217727
18029348SAli.Saidi@ARM.comranks_per_channel=2
18039348SAli.Saidi@ARM.comread_buffer_size=32
18049510Snilay@cs.wisc.edutBURST=5000
18059510Snilay@cs.wisc.edutCL=13750
18069510Snilay@cs.wisc.edutRCD=13750
18079348SAli.Saidi@ARM.comtREFI=7800000
18089348SAli.Saidi@ARM.comtRFC=300000
18099510Snilay@cs.wisc.edutRP=13750
18109510Snilay@cs.wisc.edutWTR=7500
18119510Snilay@cs.wisc.edutXAW=40000
18129348SAli.Saidi@ARM.comwrite_buffer_size=32
18139348SAli.Saidi@ARM.comwrite_thresh_perc=70
18146112SN/Azero=false
18158983Snate@binkert.orgport=system.membus.master[0]
18166112SN/A
18176112SN/A[system.toL2Bus]
18189055Ssaidi@eecs.umich.edutype=CoherentBus
18196112SN/Ablock_size=64
18209348SAli.Saidi@ARM.comclock=500
18216112SN/Aheader_cycles=1
18229620Snilay@cs.wisc.edusystem=system
18237524SN/Ause_default_range=false
18249096Sandreas.hansson@arm.comwidth=8
18258983Snate@binkert.orgmaster=system.l2c.cpu_side
18268983Snate@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
18276112SN/A
1828