(no commit message)
authorlkcl <lkcl@web>
Sun, 28 Feb 2021 18:33:05 +0000 (18:33 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 28 Feb 2021 18:33:05 +0000 (18:33 +0000)
openpower/sv/ldst.mdwn

index e3cf4e79fc5aa8a820c2d7db61a2df71855240cb..bd910a39c20908459bff1c09ad67191d65a5279c 100644 (file)
@@ -127,10 +127,10 @@ The table for [[sv/svp64]] for `immed(RA)` is:
 
 | 0-1 |  2  |  3   4  |  description              |
 | --- | --- |---------|-------------------------- |
-| 00  | str |  sz  dz | normal mode               |
+| 00  | els |  sz  dz | normal mode               |
 | 01  | inv | CR-bit  | Rc=1: ffirst CR sel       |
-| 01  | inv | els RC1 |  Rc=0: ffirst z/nonz |
-| 10  |   N | sz  els |  sat mode: N=0/1 u/s |
+| 01  | inv | els RC1 |  Rc=0: ffirst z/nonz      |
+| 10  |   N | sz  els |  sat mode: N=0/1 u/s      |
 | 11  | inv | CR-bit  |  Rc=1: pred-result CR sel |
 | 11  | inv | els RC1 |  Rc=0: pred-result z/nonz |