RS: first commit of dividing rs into ctrl/data module
RS: remove ReservationStation.scala the old RS
Merge branch 'master' into rs-new
reservation station: fix bug dequeueIndex
[Backend]: Optimize exu and fu
RSNew: change replayDelay from 16 to 10from the log, 10 cycle is the ptw latency with l1hit/l2hit buttlbl2miss, and l2cache hit
fix fmisc bug
Merge remote-tracking branch 'origin/rs-new' into xs-fpu
Merge 'master' into 'xs-fpu'
RSNew: fix bug of fbHitVec for tlbfeedback return no delay
RSNew: add feedback support, still bugs, pass several cputest
RSNew: (only) change validQueue to stateQueue
Merge branch 'dev-memend' into rs-new
RSNew: fix bug of bubble pop
RSNew: fix bug: when have bubble, shoule not selValid
RSNew: fix bug: enqIdx when full whill deq and enq fire
RSNew: fix bug of tailPtr update
Merge remote-tracking branch 'origin/master' into dev-memend
RSNew: remove some assert
RSNew: fix bug: bypass/wakeup need override enqData
FU: change mul to uncertain latency to disable multi-cycle bypass
RSNew: add redirect to BPQue && change MulDiv/Alu's log
RSNew: add --trace && RegNext of assert && fix bug: selWb of lq
RSNew: support multi-delay(may have bugs)
1...<<21222324252627282930>>...32