(no commit message)
authorlkcl <lkcl@web>
Sun, 10 Apr 2022 23:34:11 +0000 (00:34 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 10 Apr 2022 23:34:11 +0000 (00:34 +0100)
openpower/sv/svp64/appendix.mdwn

index e69bf86bb6b46429d6c5d0d3a382526116a3279b..58537473112441783e920764c3a6122871e23397 100644 (file)
@@ -338,7 +338,7 @@ is as if the Reduction Mode was not requested.*
 
 Typical applications include simple operations such as `ADD r3, r10.v,
 r3` where, clearly, r3 is being used to accumulate the addition of all
-elements is the vector starting at r10.
+elements of the vector starting at r10.
 
      # add RT, RA,RB but when RT==RA
      for i in range(VL):