(no commit message)
authorlkcl <lkcl@web>
Thu, 23 Mar 2023 00:35:53 +0000 (00:35 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 23 Mar 2023 00:35:53 +0000 (00:35 +0000)
openpower/sv.mdwn

index d9b5b45b90ef0cb9b80ca3db819e5af3c746b588..0f855974d4f07c001149d6216c8bb178f13e13c1 100644 (file)
@@ -177,9 +177,9 @@ It requires certain guarantees to be provided.
 * Secondly, that no instruction shall change meaning to produce
   different results on different hardware (present or future).
 * Thirdly, that Scalar "defined words" (32 bit instruction
-  encodings) if Vwctorised will also always be implemented as
+  encodings) if Vectorised will also always be implemented as
   identical Scalar instructions (the sole semi-exception being
-  Vevtorised Branch-Conditional)
+  Vectorised Branch-Conditional)
 * Fourthly, that implementors are not permitted to either add
   arbitrary features nor implement features in an incompatible
   way. *(Performance may differ, but differing results are