From cf0e53b1ea2f9edf3d971e9d154566871e0ecd44 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 15 Apr 2022 11:12:34 -0700 Subject: [PATCH] U->S typo Fixes #42 --- profiles.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles.adoc b/profiles.adoc index 30d446d..955f9e4 100644 --- a/profiles.adoc +++ b/profiles.adoc @@ -688,7 +688,7 @@ The following privileged extensions are mandatory: ==== RVA20S64 Supported Optional Extensions -RVA20U64 has one unprivileged supported option. +RVA20S64 has one unprivileged supported option. - *Zihpm* Hardware performance counters. @@ -957,7 +957,7 @@ and 6 privileged supported options (Sv48, Sv57, Sstc, Sscofpmf, Zkr, H). ==== RVA22S64 Mandatory Base -RV64I is the mandatory base ISA for RVA22U64, including mandatory `fence.tso`. +RV64I is the mandatory base ISA for RVA22S64, including mandatory `fence.tso`. NOTE: Later versions of the RV64I unprivileged ISA specification ratified in 2021 made clear that `fence.tso` is mandatory.