diff --git a/src/profiles.adoc b/src/profiles.adoc index e5effbd..8353a1e 100644 --- a/src/profiles.adoc +++ b/src/profiles.adoc @@ -633,7 +633,7 @@ NOTE: This is a new extension name for this feature. store, and instruction page-fault, access-fault, and misaligned exceptions, and for breakpoint exceptions other than those caused by execution of the `ebreak` or `c.ebreak` instructions. For - illegal-instruction exceptions, `stval` must be written with the + virtual-instruction and illegal-instruction exceptions, `stval` must be written with the faulting instruction. NOTE: This is a new extension name for this feature. @@ -887,7 +887,7 @@ NOTE: This is a new extension name for this feature. for load, store, and instruction page-fault, access-fault, and misaligned exceptions, and for breakpoint exceptions other than those caused by execution of the EBREAK or C.EBREAK instructions. - For illegal-instruction exceptions, stval must be written with the + For virtual-instruction and illegal-instruction exceptions, stval must be written with the faulting instruction. - *Sscounterenw* For any hpmcounter that is not read-only zero, the corresponding bit in scounteren must be writable. diff --git a/src/rva23-profile.adoc b/src/rva23-profile.adoc index e0f7df1..eccda71 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -262,7 +262,7 @@ The following privileged extensions were also mandatory in RVA22S64: for load, store, and instruction page-fault, access-fault, and misaligned exceptions, and for breakpoint exceptions other than those caused by execution of the EBREAK or C.EBREAK instructions. - For illegal-instruction exceptions, stval must be written with the + For virtual-instruction and illegal-instruction exceptions, stval must be written with the faulting instruction. - *Sscounterenw* For any hpmcounter that is not read-only zero, the corresponding bit in scounteren must be writable. diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index 6377aae..f012356 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -278,7 +278,7 @@ in RVB. for load, store, and instruction page-fault, access-fault, and misaligned exceptions, and for breakpoint exceptions other than those caused by execution of the EBREAK or C.EBREAK instructions. - For illegal-instruction exceptions, stval must be written with the + For virtual-instruction and illegal-instruction exceptions, stval must be written with the faulting instruction. - *Sscounterenw* For any hpmcounter that is not read-only zero, the