minor.pic (10259:ebb376f73dd2) | minor.pic (11567:560d7fbbddd1) |
---|---|
1# Copyright (c) 2013 ARM Limited 2# All rights reserved 3# 4# The license below extends only to copyright in the software and shall 5# not be construed as granting a license to any other intellectual 6# property including but not limited to intellectual property relating 7# to a hardware implementation of the functionality of the software 8# licensed hereunder. You may use the software subject to the license --- 101 unchanged lines hidden (view full) --- 110macro predictionFrame: decoder=frame stripDir=vert dataElement=predictionSeqNum 111 112# Block descriptions: 113# description ::= <char>: <unit-name-in-trace> 114# ( {<macro-name>, <name>=<value> )* 115# name ::= ? alphanumeric name with dots ? 116# value ::= "(<char-except-">)*", <char-except-' '>* } 117 | 1# Copyright (c) 2013 ARM Limited 2# All rights reserved 3# 4# The license below extends only to copyright in the software and shall 5# not be construed as granting a license to any other intellectual 6# property including but not limited to intellectual property relating 7# to a hardware implementation of the functionality of the software 8# licensed hereunder. You may use the software subject to the license --- 101 unchanged lines hidden (view full) --- 110macro predictionFrame: decoder=frame stripDir=vert dataElement=predictionSeqNum 111 112# Block descriptions: 113# description ::= <char>: <unit-name-in-trace> 114# ( {<macro-name>, <name>=<value> )* 115# name ::= ? alphanumeric name with dots ? 116# value ::= "(<char-except-">)*", <char-except-' '>* } 117 |
118Fi: fetch2.inputBuffer inputBuffer decoder=lines 119Di: decode.inputBuffer inputBuffer decoder=insts hideId=E 120Ei: execute.inputBuffer inputBuffer stripDir=horiz decoder=insts border=mid | 118Fi: fetch2.inputBuffer0 inputBuffer decoder=lines 119Di: decode.inputBuffer0 inputBuffer decoder=insts hideId=E 120Ei: execute.inputBuffer0 inputBuffer stripDir=horiz decoder=insts border=mid |
121F1: fetch1 streamFrame blankStrips=11 name="Fetch1" 122fe: fetch1 decoder=lines border=thin name="Line" 123F2: fetch2 predictionFrame blankStrips=11 name="Fetch2" 124fi: fetch2 decoder=insts border=thin name="Insts" 125DD: decode decoder=insts name="Decode" 126EE: execute streamFrame blankStrips=21 name="Execute" 127cc: execute decoder=insts name="Commit" border=mid 12812: f1ToF2 forward decoder=lines --- 12 unchanged lines hidden (view full) --- 141KK: _ type=key colours="UB-ERFrw0123456789" 142f0: execute.fu.0 fu shorten=2 name=Int 143f1: execute.fu.1 fu shorten=2 name=Int 144f2: execute.fu.2 fu shorten=2 name=Mul 145f3: execute.fu.3 fu shorten=2 name=Div 146f4: execute.fu.4 fu shorten=2 name=Float 147f5: execute.fu.5 fu shorten=2 name=Mem 148f6: execute.fu.6 fu shorten=2 name=Misc | 121F1: fetch1 streamFrame blankStrips=11 name="Fetch1" 122fe: fetch1 decoder=lines border=thin name="Line" 123F2: fetch2 predictionFrame blankStrips=11 name="Fetch2" 124fi: fetch2 decoder=insts border=thin name="Insts" 125DD: decode decoder=insts name="Decode" 126EE: execute streamFrame blankStrips=21 name="Execute" 127cc: execute decoder=insts name="Commit" border=mid 12812: f1ToF2 forward decoder=lines --- 12 unchanged lines hidden (view full) --- 141KK: _ type=key colours="UB-ERFrw0123456789" 142f0: execute.fu.0 fu shorten=2 name=Int 143f1: execute.fu.1 fu shorten=2 name=Int 144f2: execute.fu.2 fu shorten=2 name=Mul 145f3: execute.fu.3 fu shorten=2 name=Div 146f4: execute.fu.4 fu shorten=2 name=Float 147f5: execute.fu.5 fu shorten=2 name=Mem 148f6: execute.fu.6 fu shorten=2 name=Misc |
149iq: execute.inFlightInsts fifo decoder=insts name="inFlightInsts" 150im: execute.inFUMemInsts fifo decoder=insts name="inFU..." 151sc: execute.scoreboard name="scoreboard" decoder=indexedCounts \ | 149iq: execute.inFlightInsts0 fifo decoder=insts name="inFlightInsts" 150im: execute.inFUMemInsts0 fifo decoder=insts name="inFU..." 151sc: execute.scoreboard0 name="scoreboard" decoder=indexedCounts \ |
152 dataElement=busy border=mid name="scoreboard" strips=38 stripelems=3 153sa: activity dataElement=stages activity name="Stage activity" 154ac: activity dataElement=activity decoder=counts border=mid name="Activity" | 152 dataElement=busy border=mid name="scoreboard" strips=38 stripelems=3 153sa: activity dataElement=stages activity name="Stage activity" 154ac: activity dataElement=activity decoder=counts border=mid name="Activity" |