(no commit message)
authorlkcl <lkcl@web>
Sun, 1 May 2022 23:39:40 +0000 (00:39 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 1 May 2022 23:39:40 +0000 (00:39 +0100)
openpower/sv/biginteger/analysis.mdwn

index 2523bf377bede6964aa0018acd80672c5ebef79d..c2c2956ec1f6f5031af55839533c00b397f82f5e 100644 (file)
@@ -534,7 +534,7 @@ is preserved, as long as RC starts at zero.
 One of the worst things for any ISA is that an algorithm's completion
 time is directly affected by different implementations having instructions
 take longer or shorter times.  Knuth's Big-Integer division is unfortunately
-one such algorithm, where Big-Integer Goldschmidt divide is not.
+one such algorithm.
 
 Assuming that the computation of qhat takes 128 cycles to complete on
 a small power-efficient embedded design, this time would dominate