8 ops not 7
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 9 Sep 2022 00:53:23 +0000 (01:53 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 9 Sep 2022 00:53:23 +0000 (01:53 +0100)
openpower/sv/rfc/ls001.mdwn

index c7fccb84a2f34874fbbaba9955fd9f7962afaf1d..68a865fec9519123c366f323d1f4ab8c410988be 100644 (file)
@@ -277,7 +277,7 @@ For each of EXT059 and EXT063:
 
 DCT has dozens of uses in Audio-Visual processing and CODECs.
 A full 8-wide in-place triple-loop Inverse DCT may be achieved
-in 7 instructions.  Expanding this to 16-wide is a matter of setting
+in 8 instructions.  Expanding this to 16-wide is a matter of setting
 `svshape 16` **and the same instructions used**.
 Lee Composition may be deployed to construct non-power-two DCTs.
 The cosine table may be computed (once) with 18 Vector instructions.