Skip to content

Commit

Permalink
Added Landing Pads and Shadow Stack as Expansion Options to RVA23/RVB23.
Browse files Browse the repository at this point in the history
  • Loading branch information
kasanovic committed Jul 24, 2024
1 parent 1fe6f65 commit 96b0698
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion src/rva23-profile.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[riscv-doc-template]]
:description: Short, text description of spect…
:company: RISC-V
:revdate: March 22, 2024
:revdate: July 23, 2024
:revnumber: 0.5-draft
:revremark: This document is in Development stage. Everything could change before ratification.
:url-riscv: http://riscv.org
Expand Down Expand Up @@ -184,6 +184,8 @@ The following expansion options were also present in RVA22U64:
The following are new expansion options in RVA23U64:

- *Zbc* Scalar carryless multiply.
- *Zicfilp* Landing Pads.
- *Zicfiss* Shadow Stack.
- *Zvfh* Vector half-precision floating-point.
- *Zfbfmin* Scalar BF16 converts.
- *Zvfbfmin* Vector BF16 converts.
Expand Down
4 changes: 3 additions & 1 deletion src/rvb23-profile.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[riscv-doc-template]]
:description: Short, text description of spect…
:company: RISC-V
:revdate: July 13, 2024
:revdate: July 23, 2024
:revnumber: 0.2-draft
:revremark: This document is in Development stage. Everything could change before ratification.
:url-riscv: http://riscv.org
Expand Down Expand Up @@ -193,6 +193,8 @@ The following extensions are expansion options in both RVA23U64 and RVB23U64:

- *Zfh* Scalar half-precision floating-point.
- *Zbc* Scalar carryless multiplication.
- *Zicfilp* Landing Pads.
- *Zicfiss* Shadow Stack.
- *Zvfh* Vector half-precision floating-point.
- *Zfbfmin* Scalar BF16 converts.
- *Zvfbfmin* Vector BF16 converts.
Expand Down

0 comments on commit 96b0698

Please sign in to comment.