projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffea6f8
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 7 Jul 2022 16:54:51 +0000
(17:54 +0100)
committer
IkiWiki
<ikiwiki.info>
Thu, 7 Jul 2022 16:54:51 +0000
(17:54 +0100)
openpower/power_trans_ops.mdwn
patch
|
blob
|
history
diff --git
a/openpower/power_trans_ops.mdwn
b/openpower/power_trans_ops.mdwn
index 489c1318683969943e1522d70865865cc374b150..c9497d0eec35fa1d76bdce358757cfe143dbbd71 100644
(file)
--- a/
openpower/power_trans_ops.mdwn
+++ b/
openpower/power_trans_ops.mdwn
@@
-24,7
+24,7
@@
Major Opcode 59 has 11 5-bit XO instructions,
| fpown(s) | x power of n (n int) | 10001 | 10001 |
| fpowr(s) | x power of y (x +ve) | 10011 | 10011 |
| frootn(s) | x power 1/n (n integer)| 11011 | 11011 |
-| fhypot(s) | hypotenuse |
10111 | 0110
1 |
+| fhypot(s) | hypotenuse |
01101 | 1011
1 |
# DRAFT List of 1-arg transcendental opcodes