Release with small clarifications following v0.9.9-ar20260707
- Clarified behaviour of rs1=x0 for LY/SY in integer mode (PR #1166). This was not clearly specified before, now calling out that it behaves exactly the same way as LB/LH/LW/LD/etc.
- Changing sstatus.YRGE requires SFENCE.VMA (PR #1176). Previously it was not clearly defined whether it takes effect immediately or requires the fence.
- The capability bounds decoding correction factors section wording was made easier to read and a new clarification diagram added (PR #1169 and PR #1177)
- Plus a few small wording/formatting fixes
All other changes are to non-v1.0 content such as the H extension and the Debug specification.
Full autogenerated PR changelog:
- fix rendering artefact by @tariqkurd-repo in #1153
- Upload riscv-cheri-debug artifacts in CI and release workflows by @arichardson in #1154
- Include the CHERI Debug Specification in GitHub Pages and READMEs by @arichardson in #1155
- Improve wording for misa.Y writable check by @arichardson in #1158
- Expand funct12 encoding of zicbo ops by @PeterRugg in #1163
- Review files included in instruction pages by @tariqkurd-repo in #1159
- Minor formatting fixes by @arichardson in #1157
- In int mode cap load/stores can have rs1=x0 by @tariqkurd-repo in #1166
- Multiple non-normative updates in debug document by @JanMatCodasip in #1162
- Zyhybrid was missing prerequisite statements by @tariqkurd-repo in #1164
- Fix exception-priority-cheri table cause for misaligned loads/stores by @arichardson in #1167
- Bump docs-resources from
dd2c065to50d4c15by @dependabot[bot] in #1168 - Bump actions/setup-python from 6 to 7 by @dependabot[bot] in #1170
- Add figures to illustrate the bounds decoding correction by @PeterRugg in #1169
- Fix XLEN in register diagrams by @tariqkurd-repo in #1174
- Hypervisor cleanup by @tariqkurd-repo in #1173
- Add G-stage translation note by @tariqkurd-repo in #1171
- 1179 add dco requirement for contributing by @wmat in #1180
- Update dco_check pointer to docs-resources by @wmat in #1183
- Bump docs-resources from
50d4c15to2aef34eby @dependabot[bot] in #1186 - Make correction factors text easier to understand by @arichardson in #1177
- require SFENCE.VMA after changing sstatus.YRGE by @tariqkurd-repo in #1176
- Add hstatus.YRGE by @tariqkurd-repo in #1175
- Consistent base/top bound address naming by @tariqkurd-repo in #1188
New Contributors
Full Changelog: v0.9.9-ar20260707...v0.9.9-ar20260810