(no commit message)
authorlkcl <lkcl@web>
Fri, 26 Jul 2019 21:50:16 +0000 (22:50 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 26 Jul 2019 21:50:16 +0000 (22:50 +0100)
simple_v_extension/abridged_spec.mdwn

index 53dda30b8109f46e38c63de84eb3affba5527b3e..f5a607ab558578471baebaea46aa344ac8df4aa2 100644 (file)
@@ -91,7 +91,7 @@ where 1 <= MVL <= XLEN
 
 ## SUBVL - Sub Vector Length
 
-This is a "group by quantity" that effectivrly asks each iteration
+This is a "group by quantity" that effectively asks each iteration
 of the hardware loop to load SUBVL elements of width elwidth at a
 time. Effectively, SUBVL is like a SIMD multiplier: instead of just 1
 operation issued, SUBVL operations are issued.