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 RISC-V masks for decoding #1551

Closed pavelkryukov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1551 (d10d5c0) into main (dfc125c) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1551      +/-   ##
==========================================
- Coverage   99.78%   99.78%   -0.01%     
==========================================
  Files         141      141              
  Lines       11654    11649       -5     
==========================================
- Hits        11629    11624       -5     
  Misses         25       25              
Impacted Files Coverage Δ
simulator/risc_v/riscv_decoder.h 100.00% <100.00%> (ø)

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 dfc125c...d10d5c0. Read the comment docs.