* 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 hugely in hot-loops) [[ls011]]
-* ~4 - FPR LD/ST-Shifted-PostIncrement-Update (ditto) [[ls011]]
+* 4 - FPR LD/ST-Shifted-PostIncrement-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]]