(no commit message)
[libreriscv.git] / simple_v_extension / vblock_format / discussion.mdwn
index 71a46365005f1e039154eddb23f18c820d9452ec..ace9b7f5006b07f131be96f178a939d17372265a 100644 (file)
@@ -39,7 +39,7 @@ When Twin-SVP Mode is enabled (0b11), a *second* P48 prefix follows after a P48-
 in the VBLOCK (another 16 bits after the 32 bit P48/P64 block), which applies vector-context from the *second* instruction's
 registers. The reason why Twin-SVP's prefix is only P48 is because P64 can change VL and MVL. It makes no srnse to try to reset VL/MVL twice in succession.
 
-VL/MVL from a P64 prefix is applied as if a [[sv.setvl]] instruction had been executed as a hidden (first, implicit) instruction in the VBLOCK.
+VL/MVL from a P64 prefix is applied as if a [[specification/sv.setvl]] instruction had been executed as a hidden (first, implicit) instruction in the VBLOCK.
 
 # Rules