From ce35eb3f0a012a4769819da4708c43511110419e Mon Sep 17 00:00:00 2001 From: Krste Asanovic Date: Sun, 17 Mar 2024 19:57:23 -0700 Subject: [PATCH] Moved Zama16b from expansion to development category in both RVA23 and RVB23. Closes #145. --- rva23-profile.adoc | 2 +- rvb23-profile.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rva23-profile.adoc b/rva23-profile.adoc index 6623b68..108c0ab 100644 --- a/rva23-profile.adoc +++ b/rva23-profile.adoc @@ -176,6 +176,7 @@ The following are new development options intended to become mandatory in RVA24U - *Zacas* Compare-and-swap - *Zvbc* Vector carryless multiply. +- *Zama16b* Misaligned loads, stores, and AMOs to main memory regions that do not cross a naturally aligned 16-byte boundary are atomic. ===== Expansion Options @@ -190,7 +191,6 @@ The following are new expansion options in RVA23U64: - *Zfbfmin* Scalar BF16 FP conversions. - *Zvfbfmin* Vector BF16 FP conversions. - *Zvfbfwma* Vector BF16 widening mul-add. -- *Zama16b* Misaligned loads, stores, and AMOs to main memory regions that do not cross a naturally aligned 16-byte boundary are atomic. ===== Transitory Options diff --git a/rvb23-profile.adoc b/rvb23-profile.adoc index b693248..3487733 100644 --- a/rvb23-profile.adoc +++ b/rvb23-profile.adoc @@ -162,6 +162,7 @@ separate option. The following are new development options intended to become mandatory in RVB24U64: - *Zacas* Compare-and-swap +- *Zama16b* Misaligned loads, stores, and AMOs to main memory regions that do not cross a naturally aligned 16-byte boundary are atomic. ===== Expansion Options @@ -186,7 +187,6 @@ The following extensions are expansion options in both RVA23U64 and RVB23U64: - *Zfbfmin* Scalar BF16 FP conversions. - *Zvfbfmin* Vector BF16 FP conversions. - *Zvfbfwma* Vector BF16 widening mul-add. -- *Zama16b* Misaligned loads, stores, and AMOs to main memory regions that do not cross a naturally aligned 16-byte boundary are atomic. The following are RVA23U64 development options as they are intended to become mandatory in RVA24U64 profile, but are considered expansion