riscv-software-src / riscv-unified-db

Machine-readable database of the RISC-V specification, and tools to generate various views
Other
20 stars 15 forks source link

Fix instructions encodings/variables #269

Closed AFOliveira closed 1 week ago

AFOliveira commented 1 week ago

This PR encapsulates wrong instructions definitions that were in the db so far. Mostly because riscv-opcodes does not specify them as good as they could be. All of this were caught with PR #258 .