add ztrans link
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Aug 2019 05:37:49 +0000 (06:37 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 5 Aug 2019 05:37:49 +0000 (06:37 +0100)
rv_major_opcode_1010011.mdwn

index 0d9344ac8106ec03c5b11eb66fca63e5cf9f03c3..7cafc83229c0936d15692141a1490e95b9c6b923 100644 (file)
@@ -10,8 +10,9 @@ A primary critical use-case for extending FP is for 3D and supercomputing.
 Publicly-known FP proposals:
 
 * Zfrsqrt - Reciprocal SQRT <http://bugs.libre-riscv.org/show_bug.cgi?id=110>
-* Zftrans - Transcendentals (FSIN, FCOS, FATAN, FPOW, FEXP, FLOG, FRCP)
-  <http://bugs.libre-riscv.org/show_bug.cgi?id=127> - see [[ztrans_proposal]]
+* Zftrans - see [[ztrans_proposal]]: Transcendentals
+  (FSIN, FCOS, FATAN, FPOW, FEXP, FLOG, FRCP)
+  <http://bugs.libre-riscv.org/show_bug.cgi?id=127>
 * Extension of formats to cover FP16 (RISC-V ISA Manual Table 11.3 "fmt field")
 * HI-half FP MV - <https://github.com/riscv/riscv-isa-manual/pull/301>
   <https://groups.google.com/a/groups.riscv.org/forum/m/#!topic/isa-dev/kXgfFqgBv-c>