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

Fixing pack and bfp instructions unit tests. #1465

Closed ZVasilii closed 3 years ago

ZVasilii commented 3 years ago

Fixing #1464 issue.

pavelkryukov commented 3 years ago

Rejecting since it leaves ooo_window corrupted (0.91 encoding is tested with 0.92 tests). Instead, either the whole master branch or no branch must be merged.