projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e931c20
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 18 Jan 2021 15:01:58 +0000
(15:01 +0000)
committer
IkiWiki
<ikiwiki.info>
Mon, 18 Jan 2021 15:01:58 +0000
(15:01 +0000)
openpower/sv/av_opcodes.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/av_opcodes.mdwn
b/openpower/sv/av_opcodes.mdwn
index 11ff00f93607c6b43d7505eece4097e4e5a22a65..6f279e850fa2814c3d182f8e1ca1fe2a6ba71015 100644
(file)
--- a/
openpower/sv/av_opcodes.mdwn
+++ b/
openpower/sv/av_opcodes.mdwn
@@
-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: