Wrong "bfp" and "pack" instruction encoding on branch "ooo_window". #1466
Unanswered
ZVasilii
asked this question in
Contribution Q&A
Replies: 2 comments 1 reply
-
Yes, and it is intended, because |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you please clarify what is the issue you face? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
RISK-V opcodes for instructions "bfp" and "pack" have changed in 0.92 bitmanip encoding and in MIPT-ILab/riscv-opcodes/opcodes-rv32b file. The dissassembly unit tests have changed in "master" branch but not in the "ooo_window" branch.
"ooo_window"
mipt-mips/simulator/risc_v/t/unit_test.cpp
Lines 324 to 328 in 85e7c47
"master"
mipt-mips/simulator/risc_v/t/unit_test.cpp
Line 98 in 9486402
"ooo_window"
mipt-mips/simulator/risc_v/t/unit_test.cpp
Lines 249 to 251 in 85e7c47
"master"
mipt-mips/simulator/risc_v/t/unit_test.cpp
Line 92 in 9486402
2 unit-tests are constantly failing.
Beta Was this translation helpful? Give feedback.
All reactions