(no commit message)
authorlkcl <lkcl@web>
Fri, 2 Sep 2022 17:31:57 +0000 (18:31 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 2 Sep 2022 17:31:57 +0000 (18:31 +0100)
openpower/sv/ldst.mdwn

index 6b6e7686e82767dd6f281d8acfc5ffdab5ec54b6..83de5533ad9fa510b830131f13c7e93e8e3b40fe 100644 (file)
@@ -99,7 +99,8 @@ Fields used in tables below:
 
 **LD/ST immediate**
 
-The table for [[sv/svp64]] for `immed(RA)` is:
+The table for [[sv/svp64]] for `immed(RA)` which is `RM.MODE`
+(bits 19:23 of `RM`) is:
 
 | 0-1 |  2  |  3   4  |  description               |
 | --- | --- |---------|--------------------------- |
@@ -153,7 +154,8 @@ Note that any memory location may be Cache-inhibited
 
 **LD/ST Indexed**
 
-The modes for `RA+RB` indexed version are slightly different:
+The modes for `RA+RB` indexed version are slightly different
+but are the same `RM.MODE` bits (19:23 of `RM`):
 
 | 0-1 |  2  |  3   4  |  description              |
 | --- | --- |---------|-------------------------- |