(no commit message)
authorlkcl <lkcl@web>
Mon, 18 Jan 2021 15:01:58 +0000 (15:01 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 18 Jan 2021 15:01:58 +0000 (15:01 +0000)
openpower/sv/av_opcodes.mdwn

index 11ff00f93607c6b43d7505eece4097e4e5a22a65..6f279e850fa2814c3d182f8e1ca1fe2a6ba71015 100644 (file)
@@ -10,6 +10,14 @@ Links
 
 * [[vpu]]
 
+# Summary
+
+In-advance, the summary of operations that need to be added is:
+
+| instruction  | pseudocode               |
+| average-add. | result = (src1 + src2 + 1) >> 1 |
+| abs-diff     | result = abs (src1-src2) |
+
 # Audio
 
 The fundamental principle for these instructions is: