(no commit message)
authorlkcl <lkcl@web>
Fri, 26 Aug 2022 22:27:13 +0000 (23:27 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 26 Aug 2022 22:27:13 +0000 (23:27 +0100)
openpower/sv/av_opcodes.mdwn

index 7087f05d80b5603b7bc70cd7bce796d13d513a07..1fc812a64315ea40f492b9ea5b14f71efbc9559d 100644 (file)
@@ -66,13 +66,12 @@ Macro-op fusion may be used to detect that these two interleave cleanly, overlap
 
 # Video
 
-TODO
+* DCT added as [[sv/remap]] <https://users.cs.cf.ac.uk/Dave.Marshall/Multimedia/node231.html>
+ <https://www.nayuki.io/page/fast-discrete-cosine-transform-algorithms>
+* Absolute-diff Accumulation, used in Motion Estimation, added,
+  see [[openpower/bitmanip]] and opcodes in [[openpower/isa/av]]
 
-* DCT <https://users.cs.cf.ac.uk/Dave.Marshall/Multimedia/node231.html>
-* <https://www.nayuki.io/page/fast-discrete-cosine-transform-algorithms>
-* Absolute-diff Accumulation, used in Motion Estimation
-
-# VSX SIMD
+# VSX SIMD analysis
 
 Useful parts of VSX, and how they might map.