2023-10-02
riscv-tech-admin
released this
02 Oct 14:49
·
829 commits
to main
since this release
What's Changed
- A-ext chapter: 64-bit word => doubleword; 32-bit word => word by @ved-rivos in #1052
- fix satp.asid width by @nananapo in #1055
- Fix format errors in c-st-ext.adoc by @nananapo in #1058
- Change "Reserved" to "Designated" in RVC HINT instructions table by @nananapo in #1059
- Update reg-based-ldnstr.adoc by @tariqkurd-repo in #1066
- fix missing " in misa description by @nananapo in #1065
- fix formatting by @tariqkurd-repo in #1069
- Make "Conditional Branches" wavdrom consistent by @charlie-rivos in #1071
- Correct Name of LR/SC Instructions rl bit by @charlie-rivos in #1073
- Make "Integer Register-Immediate Operations" Consistent by @charlie-rivos in #1072
- Resolve incorrect formatting in CS format by @charlie-rivos in #1074
- priv-1.13: clarify that MXLEN >= SXLEN; constrain SXLEN >= UXLEN by @aswaterman in #1028
Zmmul
is now version 1.0 (ratified) by @a4lg in #1077C.XOR
is not RV64/RV128 only by @a4lg in #1076- Fix C.ADDI16SP immediate by @charlie-rivos in #1079
- Counters are now ratified (with version 2.0) by @a4lg in #1083
- Add
*.html
tobuild/.gitignore
by @a4lg in #1089 - Add
*.pdf.tmp
to build/.gitignore by @a4lg in #1091 - Mark Zfa as Frozen and Version 1.0 by @palmer-dabbelt in #1096
- Update supervisor.adoc by @tariqkurd-repo in #1101
- Update f-st-ext.adoc by @fourcolor in #1106
- Add OP-V to base opcode map (AsciiDoc port) by @a4lg in #1118
- Clarify ordering rules when PBMT=IO is used on main-memory regions by @aswaterman in #1112
- Add missing words by @KubaO in #1122
- Clarify REM wording by @hdelassus in #1123
- apply compression for adoc pdf outputs by @jnk0le in #1125
- Fix MIE register bitfield caption by @KubaO in #1126
- update marchid.md for cve2 by @davideschiavone in #1130
- Standardize on no hyphen in illegal instruction exception by @aswaterman in #1131
- Hyphenate "virtual-/illegal-instruction exception" by @aswaterman in #1133
- M implies Zmmul by @nick-knight in #1121
- Don't describe WFI as a hint by @aswaterman in #1107
- Allow Misaligned Stores with Page Fault to partially succeed by @ingallsj in #1119
- Fix typos by @kianmeng in #1136
New Contributors
- @nananapo made their first contribution in #1055
- @charlie-rivos made their first contribution in #1071
- @fourcolor made their first contribution in #1106
- @KubaO made their first contribution in #1122
- @hdelassus made their first contribution in #1123
- @jnk0le made their first contribution in #1125
- @kianmeng made their first contribution in #1136
Full Changelog: riscv-isa-release-1239329-2023-05-23...2023-10-02