(no commit message)
authorlkcl <lkcl@web>
Mon, 5 Sep 2022 09:54:21 +0000 (10:54 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 5 Sep 2022 09:54:21 +0000 (10:54 +0100)
openpower/sv.mdwn

index 223d3befb4815771f007810d32f678c4be0f85ff..3e34f0212bc73024c3f12638bb47c901e2139628 100644 (file)
@@ -38,7 +38,7 @@ Fundamental design principles:
   (termed "preserving Program Order")
 * Specifically designed to be Precise-Interruptible at all times
   (many Vector ISAs have operations which, due to higher internal
-  accuracy or other complexity, must be effectively atomic for
+  accuracy or other complexity, must be effectively atomic only for
   the full Vector operation's duration, adversely affecting interrupt
   response latency, or be abandoned and started again)
 * Augments ("tags") existing instructions, providing Vectorisation