ThinkOpenly / sail-riscv

Sail RISC-V model
Other
11 stars 14 forks source link

Bad disassembly for RVC HINTs #23

Open ThinkOpenly opened 4 months ago

ThinkOpenly commented 4 months ago

Coping a currently open issue from upstream. In commit 401e5cb565ba45c55ed3b69fb5a323918105bcad, I implemented a (bad) workaround, but this needs to be fixed as described in the upstream issue (hopefully).

https://github.com/riscv/sail-riscv/issues/112