From c0d8e8e5be54eb2bd6886bbb37df2dddf92e342f Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Sun, 7 Jul 2024 20:41:34 -0700 Subject: [PATCH] Change to say development options will be mandatory in "future RV* profile" not explicitly "RV*24". --- src/rva23-profile.adoc | 2 +- src/rvb23-profile.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/rva23-profile.adoc b/src/rva23-profile.adoc index f0af574..2ad1ed0 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -169,7 +169,7 @@ will probably not become mandatory. ===== Development Options -The following are new development options intended to become mandatory in RVA24U64: +The following are new development options intended to become mandatory in a future RVA profile. - *Zabha* Byte and halfword atomic memory operations. - *Zacas* Compare-and-Swap instructions. diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index 77adf5a..899985c 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -166,7 +166,7 @@ support scalar crypto, as the vector extension is optional in RVB23. ===== Development Options -The following are new development options intended to become mandatory in RVB24U64: +The following are new development options intended to become mandatory in a later RVB profile: - *Zabha* Byte and halfword atomic memory operations. - *Zacas* Compare-and-Swap instructions.