**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]] | |