From 1b451fe5c8402f7dc7ac88b16e6cca1ddd91375a Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 7 Jul 2022 11:59:59 +0100 Subject: [PATCH] --- openpower/transcendentals.mdwn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/openpower/transcendentals.mdwn b/openpower/transcendentals.mdwn index cf6458c51..725167099 100644 --- a/openpower/transcendentals.mdwn +++ b/openpower/transcendentals.mdwn @@ -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 and * 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 -- 2.30.2