History log of /XiangShan/src/main/scala/xiangshan/frontend/IFU.scala (Results 176 – 200 of 434)
Revision Date Author Comments
# 294cfa77 01-Feb-2021 Lingrui98 <[email protected]>

Merge remote-tracking branch 'origin/master' into ftq-save-two-pc


# 1670d147 01-Feb-2021 Lingrui98 <[email protected]>

ftq: save two packet pcs for timing considerations


# 0031b6a4 01-Feb-2021 ZhangZifei <[email protected]>

Merge branch 'master' into ptw-refactor


# 482d7930 31-Jan-2021 zhanglinjuan <[email protected]>

Merge branch 'linux-debug' into ptw-refactor


# 1fbc93f2 31-Jan-2021 Lingrui98 <[email protected]>

ifu: decouple fire from flush


# 097c2688 30-Jan-2021 Lingrui98 <[email protected]>

bundle: some signals should only exist when enable debug


# 2eee5c7f 29-Jan-2021 zhanglinjuan <[email protected]>

Merge branch 'master' into ptw-refactor


# d42f3562 29-Jan-2021 Lingrui98 <[email protected]>

ibuffer: remove pnpc
ifu: reconsider prediction of prevHalfInstr
now we do not need to gather meta from the last packet
because we update with packet, thus updating in the
correct slot


# 8a476e22 28-Jan-2021 jinyue110 <[email protected]>

Merge branch 'master' into ptw-multiway


# 37459b99 28-Jan-2021 LinJiawei <[email protected]>

Merge remote-tracking branch 'origin/opt-exception' into ftq


# 65003012 27-Jan-2021 Lingrui98 <[email protected]>

ifu: fix if4_ready signal


# 34230194 27-Jan-2021 jinyue110 <[email protected]>

PTW/dtlb : add tlb debug option


# 9555f172 26-Jan-2021 Lingrui98 <[email protected]>

ifu: try to fix handshake logic
eg: previously when if3_flush, we do not modify if4_valid unless if4_fire or if4_redirect,
but other values in if4 are modified, thus we could possibly send out wrong

ifu: try to fix handshake logic
eg: previously when if3_flush, we do not modify if4_valid unless if4_fire or if4_redirect,
but other values in if4 are modified, thus we could possibly send out wrong packet

show more ...


# a664bb29 26-Jan-2021 Lingrui98 <[email protected]>

ifu: fix toFtqBuf.cfiIndex.bits


# aa0e2ba9 25-Jan-2021 LinJiawei <[email protected]>

Roq: block inst commit when a load replay happen


# 58225d66 25-Jan-2021 LinJiawei <[email protected]>

Merge remote-tracking branch 'origin/master' into ftq


# fe1ab9c6 24-Jan-2021 Lingrui98 <[email protected]>

bundle: add a bit indicating that packet has half RVI from the last packet


# 37e3a7b0 24-Jan-2021 LinJiawei <[email protected]>

fix cfiIndexValid bug


# 89d47f65 24-Jan-2021 zoujr <[email protected]>

Perf: Resolve merge conflicts


# 51f54365 24-Jan-2021 zoujr <[email protected]>

Merge branch 'master' into perf-debug


# 19d3028e 24-Jan-2021 zoujr <[email protected]>

Set switch for BPU counters


# d5563c33 23-Jan-2021 Lingrui98 <[email protected]>

ifu: add target to toFtqBuf


# ac067a5c 23-Jan-2021 Lingrui98 <[email protected]>

ifu: add br target calculation


# e2445236 23-Jan-2021 Lingrui98 <[email protected]>

ifu: include io.toFtq.ready in if4_ready


# f99debe2 23-Jan-2021 Lingrui98 <[email protected]>

ifu: give if4_pc instead of packetIdx to ftq


12345678910>>...18