(no commit message)
authorlkcl <lkcl@web>
Sun, 6 Dec 2020 14:45:01 +0000 (14:45 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 6 Dec 2020 14:45:01 +0000 (14:45 +0000)
resources.mdwn

index 8ee3dc6a3fbc940fea4165b966f833ce838381e5..3bf9fc29f50d4da5b7bf7cd2ea8685f68d203e50 100644 (file)
@@ -68,9 +68,10 @@ most software as-is and avoid major forks.
 * [RISC-V Supervisor Binary Interface Specification](https://github.com/riscv/riscv-sbi-doc/blob/master/riscv-sbi.md)
 
 Note: As far as I know, we aren't using the RISC-V V Extension directly
-at the moment. However, there are many wiki pages that make a reference
+at the moment (correction: we were never going to). However, there are many wiki pages that make a reference
 to the V extension so it would be good to include it here as a reference
 for comparative/informative purposes with regard to Simple-V.
+<https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#vsetvlivsetvl-instructions>
 
 # Radix MMU
  - [Qemu emulation](https://github.com/qemu/qemu/commit/d5fee0bbe68d5e61e2d2beb5ff6de0b9c1cfd182)