(no commit message)
authorlkcl <lkcl@web>
Thu, 24 Dec 2020 14:50:25 +0000 (14:50 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 24 Dec 2020 14:50:25 +0000 (14:50 +0000)
openpower/sv/overview.mdwn

index 5feadf406de51fa902fce30b759548bb6bd613f5..c056c0eacc968a8b8d34569d7ac70de55a757e49 100644 (file)
@@ -17,7 +17,7 @@ The fundamentals are:
 * Some registers may be "tagged" as Vectors
 * During the loop, "Vector"-tagged register are incremented by
   one with each iteration, executing the *same instruction*
-  but with *different regusters*
+  but with *different registers*
 * Once the loop is completed *only then* is the Program Counter
   allowed to move to the next instruction.