(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 03:57:05 +0000 (03:57 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 03:57:05 +0000 (03:57 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 980e86dc91cadd4c324ec8288c150e1c12166dc1..b068bb934c700976d9ab15ccd6a889c3c09fbee2 100644 (file)
@@ -216,10 +216,10 @@ The Mode table is laid out as follows:
 
 | 0-1 |  2  |  3   4  |  description              |
 | --- | --- |---------|-------------------------- |
-| 00  |   0 |  sz  dz | normal mode              |
+| 00  |   0 |  sz  dz | normal mode                      |
 | 00  |   1 | sz CRM  | reduce mode (mapreduce), SUBVL=1 |
-| 00  |   1 | SVM CRM | reduce mode (mapreduce), SUBVL>1 |
-| 01  | inv | CR-bit  | Rc=1: ffirst CR sel |
+| 00  |   1 | SVM CRM | subvector reduce mode, SUBVL>1   |
+| 01  | inv | CR-bit  | Rc=1: ffirst CR sel              |
 | 01  | inv | sz   dz |  Rc=0: ffirst z/nonz |
 | 10  |   N | sz   dz |  sat mode: N=0/1 u/s |
 | 11  | inv | CR-bit  |  Rc=1: pred-result CR sel |