Skip to content

Commit

Permalink
Moved Zama16b from expansion to development category in both RVA23 an…
Browse files Browse the repository at this point in the history
…d RVB23.

Closes #145.
  • Loading branch information
kasanovic committed Mar 18, 2024
1 parent ada6cc3 commit ce35eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rva23-profile.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion rvb23-profile.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit ce35eb3

Please sign in to comment.