From 70d749214655bbbcf6bcc2c2bc3c9ed37785b5f6 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 23 Apr 2023 17:42:26 +0100 Subject: [PATCH] --- openpower/sv/sprs.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpower/sv/sprs.mdwn b/openpower/sv/sprs.mdwn index 4258543fc..78f6a61b9 100644 --- a/openpower/sv/sprs.mdwn +++ b/openpower/sv/sprs.mdwn @@ -7,9 +7,9 @@ The full list of SPRs for Simple-V is: | **SVSTATE** | 64-bit | Zero-Overhead Loop Architectural State | | **SVLR** | 64-bit | SVSTATE equivalent of LR-to-PC | | **SVSHAPE0** | 32-bit | REMAP Shape 0 | -| **SVSHAPE1** | 32-bit | REMAP Shape 0 | -| **SVSHAPE2** | 32-bit | REMAP Shape 0 | -| **SVSHAPE3** | 32-bit | REMAP Shape 0 | +| **SVSHAPE1** | 32-bit | REMAP Shape 1 | +| **SVSHAPE2** | 32-bit | REMAP Shape 2 | +| **SVSHAPE3** | 32-bit | REMAP Shape 3 | Future versions of Simple-V will have at least 7 more SVSTATE SPRs, in a small "stack", as part of a full Zero-Overhead Loop Control subsystem. -- 2.30.2