add identifying link
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 14 Aug 2019 05:03:04 +0000 (06:03 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 14 Aug 2019 05:03:04 +0000 (06:03 +0100)
simple_v_extension/abridged_spec.mdwn

index 0990d0d0d06be8d23b8061f46c3d80143bb23dc7..8e6bbc27e38d8381693805c86fecd825bb1f9994 100644 (file)
@@ -49,8 +49,9 @@ without requiring any special (identical, parallel variant) opcodes to do so.
 
 Associated proposals for use with 3D and HPC:
 
-* [[sv.setvl]] - replaces the use of CSRs to set VL (saves 32 bits)
-* [[mv.x]] - provides MV.swizzle and MVX (reg[rd] = reg[reg[rs]])
+* [[specification/sv.setvl]] - replaces the use of CSRs to set VL (saves
+  32 bits)
+* [[specification/mv.x]] - provides MV.swizzle and MVX (reg[rd] = reg[reg[rs]])
 * [[ztrans_proposal]] - provides trigonometric and transcendental operations
 
 # CSRs <a name="csrs"></a>