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 256-bit integers for multiplication #1529

Closed pavelkryukov closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1529 (eb97c87) into main (b5c7315) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1529      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files         140      140              
  Lines       11773    11736      -37     
==========================================
- Hits        11734    11697      -37     
  Misses         39       39              
Impacted Files Coverage Δ
simulator/infra/uint128.h 80.00% <ø> (ø)
simulator/func_sim/multiplication.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 b5c7315...eb97c87. Read the comment docs.