(no commit message)
authorlkcl <lkcl@web>
Fri, 26 May 2023 21:41:56 +0000 (22:41 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 26 May 2023 21:41:56 +0000 (22:41 +0100)
openpower/sv/rfc/ls012.mdwn

index 1db6df759f889af746b91db88f73c90fe40707aa..c2695a911794d8266bf3da69b9d59cad9d05a3af 100644 (file)
@@ -78,15 +78,15 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP.
 
 **Instruction count guide and approximate priority order**
 
-|qty| description                       | RFC      | URL                       |
+|qty| description                       | RFC      | URL                   |
 |-|-----------------------------------------------|--------|-------------------|
 | 6   | SVP64 Management |[[ls008]] <br> [[ls009]] <br> [[ls010]] | |
 | 5   | CR weirds | [[ls015]] |  [[sv/cr_int_predication]] |
 | 4   | INT<->FP mv | [[ls006.fpintmv]] | |
-| 19  | GPR LD/ST-PostIncrement-Update (saves hugely in hot-loops) | [[ls011]] | |
-| ~12 | FPR LD/ST-PostIncrement-Update (ditto) | [[ls011]] | |
-| 11  | GPR LD/ST-Shifted-PostIncrement-Update (saves in hot-loops) | [[ls011]] | |
-| 4   | FPR LD/ST-Shifted-PostIncrement-Update (ditto) | [[ls011]] | |
+| 19  | GPR LD/ST-PostInc-Update (saves hugely in hot-loops) | [[ls011]] | |
+| ~12 | FPR LD/ST-PostInc-Update (ditto) | [[ls011]] | |
+| 11  | GPR LD/ST-Shifted-PostInc-Update (saves in hot-loops) | [[ls011]] | |
+| 4   | FPR LD/ST-Shifted-PostInc-Update (ditto) | [[ls011]] | |
 | 26  | GPR LD/ST-Shifted (again saves hugely in hot-loops) | [[ls004]] | |
 | 11  | FPR LD/ST-Shifted (ditto) | [[ls004]] | |
 | 2   | Float-Load-Immediate (always saves one LD L1/2/3 D-Cache op) | [[ls002.fmi]] | |