(no commit message)
authorlkcl <lkcl@web>
Thu, 7 Jul 2022 16:54:51 +0000 (17:54 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 7 Jul 2022 16:54:51 +0000 (17:54 +0100)
openpower/power_trans_ops.mdwn

index 489c1318683969943e1522d70865865cc374b150..c9497d0eec35fa1d76bdce358757cfe143dbbd71 100644 (file)
@@ -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                    | 01101       |
+| fhypot(s) | hypotenuse             | 01101                    | 10111       |
  
 # DRAFT List of 1-arg transcendental opcodes