not approximate numbers, exact in ls012
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 13 Apr 2023 11:37:51 +0000 (12:37 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 13 Apr 2023 11:37:51 +0000 (12:37 +0100)
openpower/sv/rfc/ls012.mdwn

index 68dd582c643c6fa2aba40fc8b71100622169e58f..8cdb7e78da638f1303ec691013202f8271474727 100644 (file)
@@ -81,7 +81,7 @@ Audio/Visual, High-Performance Compute, GPU workloads and DSP.
 * 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]]