v0.8.2-prerelease
·
4890 commits
to main
since this release
Minor spec changes:
- Removed src1 != 0 constraint for cbld by Franz Fuchs (@francislaus) in #219
- make CBLD follow ACPERM rules by Tariq Kurd (@tariqkurd-repo) in #238
- Clarify CRE spec and note which instructions depend on it by Tariq Kurd (@tariqkurd-repo) in #223
- Fix exception codes, the invalid address exception was missing by Tariq Kurd (@tariqkurd-repo) in #241
Minor spec fixes and clarifications:
- Fix dscratch{0,1}c reset values by @AJoannou-Cap in #200
- Make CSRR{S|W} read CLEN bits by Andres Amaya Garcia (@andresag01) in #203
- Fix bit indices of envcfg registers by PRugg-Cap in #208
- amoswap_32bit_cap: fix the amoswap.c mnemonics by Martin Kaiser (@martin-kaiser) in #210
- amo_32bit.adoc: fix the amo.[w|d] mnemonics by Martin Kaiser (@martin-kaiser) in #211
- Correct the length violation condition for cbo.clean & cbo.flush by Tim Hutt (@Timmmm) in #216
- add note about PA handling, and add exception classes by Tariq Kurd (@tariqkurd-repo) in #226
- Clarify bit-slices in edge cases of the decoded bound figure by PRugg-Cap in #228
- Fix typo in csrr pseudoinstruction by Maja Malenko (@mayyamal) in #233
Notes
- Add note that INVAL is dangerous and should be FLUSH by Tariq Kurd (@tariqkurd-repo) in #221
Extension and mode renaming
- Make CHERI extension names legal by Andres Amaya Garcia (@andresag01) in #207
- rename legacy to hybrid by Tariq Kurd (@tariqkurd-repo) in #232
Typos, formatting, dead text removal, misc
- Makefile: (trivial) show which file is being generated by Martin Kaiser (@martin-kaiser) in #209
- Remove reset notice for debug CSRs without tag/metadata by Andres Amaya Garcia (@andresag01) in #202
- Chapter 1 minor revision by Marno van der Maas (@marnovandermaas) in #204
- keep tables together by Tariq Kurd (@tariqkurd-repo) in #206
- Remove unused prefetch exception text by Tim Hutt (@Timmmm) in #214
- Minor revisions to anatomy chapter by Marno van der Maas (@marnovandermaas) in #215
- Remove out of place text in legacy ext by Andres Amaya Garcia (@andresag01) in #235
- Fix minor typos wording by Andres Amaya Garcia (@andresag01) in #237
- contributors and version number by Tariq Kurd (@tariqkurd-repo) in #239
- resolve problem with mode names by Tariq Kurd (@tariqkurd-repo) in #242
- bump version number, as v0.8.1 had a problem by Tariq Kurd (@tariqkurd-repo) in #243
New Contributors
- @AJoannou-Cap made their first contribution in #200
- Marno van der Maas (@marnovandermaas) made their first contribution in #204
- Martin Kaiser (@martin-kaiser) made their first contribution in #209
- Maja Malenko (@mayyamal) made their first contribution in #233
Full Changelog: v0.8.0-prerelease...v0.8.2-prerelease