mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-16 22:35:02 +01:00
add non-compressed roundtrip tests
This commit is contained in:
parent
fd10c93034
commit
d369850db1
5 changed files with 322 additions and 25 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## 0.1.1
|
||||
|
||||
- Add `Fence::is_tso`
|
||||
- Several fixes to disassembly
|
||||
- Forbid overflow for `slli` immediates
|
||||
- Add `Zihintpause` extension to README (it was already implemented in disassembly)
|
||||
- Add exhaustive tests
|
||||
|
||||
## 0.1.0
|
||||
|
||||
Initial release.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue