MIPT-ILab / mipt-mips

Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
http://mipt-ilab.github.io/mipt-mips/
MIT License
338 stars 138 forks source link

Use predicated config for code prefetching #1548

Closed pavelkryukov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1548 (2e7eed4) into main (623a34c) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1548      +/-   ##
==========================================
+ Coverage   99.67%   99.70%   +0.03%     
==========================================
  Files         141      141              
  Lines       11663    11659       -4     
==========================================
  Hits        11625    11625              
+ Misses         38       34       -4     
Impacted Files Coverage Δ
simulator/infra/config/main_wrapper.cpp 100.00% <ø> (ø)
simulator/modules/fetch/fetch.cpp 98.26% <100.00%> (+0.84%) :arrow_up:
simulator/modules/fetch/fetch.h 95.65% <0.00%> (+11.03%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 623a34c...2e7eed4. Read the comment docs.