move fail-on-first to appendix
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 25 Jun 2019 12:12:38 +0000 (13:12 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 25 Jun 2019 12:12:38 +0000 (13:12 +0100)
simple_v_extension/appendix.mdwn

index 65a573dd48b7445d3148dabbfe6cd4689d92ff0d..6e883137c349c42a1b9c891cda4d8e13faaf89d4 100644 (file)
@@ -130,7 +130,7 @@ other sections.
 
 Adding in support for SUBVL is a matter of adding in an extra inner
 for-loop, where register src and dest are still incremented inside the
-inner part. Not that the predication is still taken from the VL index.
+inner part. Note that the predication is still taken from the VL index.
 
 So whilst elements are indexed by "(i * SUBVL + s)", predicate bits are
 indexed by "(i)"