(no commit message)
authorlkcl <lkcl@web>
Thu, 7 Jul 2022 10:59:59 +0000 (11:59 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 7 Jul 2022 10:59:59 +0000 (11:59 +0100)
openpower/transcendentals.mdwn

index cf6458c51555f3f98d9631188ec052822ffc2371..72516709974ce78b569801806f350b19c009671f 100644 (file)
@@ -122,15 +122,14 @@ their Khronos OpenCL equivalents, and their IEEE754-2019 equivalents.
 98% of the opcodes in this proposal that are in the IEEE754-2019 standard
 are present in the Khronos Extended Instruction Set.
 
-For RISCV opcode encodings see [[rv_major_opcode_1010011]]
-**TODO** replace with OpenPOWER
+Power opcode encodings see [[power_trans_ops]]
 
 See
 <https://www.khronos.org/registry/spir-v/specs/unified1/OpenCL.ExtendedInstructionSet.100.html>
 and <https://ieeexplore.ieee.org/document/8766229>
 
 * Special FP16 opcodes are *not* being proposed, except by indirect / inherent
-  use of the "fmt" field that is already present in the RISC-V Specification.
+  use of elwidth overrides that is already present in the SVP64 Specification.
 * "Native" opcodes are *not* being proposed: implementors will be expected
   to use the (equivalent) proposed opcode covering the same function.
 * "Fast" opcodes are *not* being proposed, because the Khronos Specification