(no commit message)
authorlkcl <lkcl@web>
Mon, 21 Dec 2020 20:13:47 +0000 (20:13 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 21 Dec 2020 20:13:47 +0000 (20:13 +0000)
openpower/sv.mdwn

index b2a70414f05c46c767f11756baaabbe9a258f097..807e6a4cd643daad746ca723a7b4a3101dca186d 100644 (file)
@@ -17,7 +17,8 @@ Advantages of these design principles:
 * More complex HDL can be done by repeating existing scalar ALUs and pipelines as blocks.
 * As (mostly) a high-level "context" that does not (significantly) deviate from scalar OpenPOWER ISA and, in its purest form being "a for loop around scalar instructions", it is minimally-disruptive and consequently stands a reasonable chance of broad community adoption and acceptance
 * Completely wipes not just SIMD opcode proliferation off the
-  map but off of Vectorisation ISAs as well.  No more separate Vector
+  map (SIMD is O(N^6) opcode proliferation)
+  but off of Vectorisation ISAs as well.  No more separate Vector
   instructions.
 
 Pages being developed and examples