add SIMD comparison section
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 16 Apr 2018 18:17:02 +0000 (19:17 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 16 Apr 2018 18:17:02 +0000 (19:17 +0100)
simple_v_extension.mdwn

index 94ee77af7a9b304c509d25922aa0792004f0e440..c19db7a0523090b067abc55212bdee91adbe335b 100644 (file)
@@ -1078,9 +1078,9 @@ may be introduced (effective multiplication of regfiles and associated ALUs).
 ## Simple-V
 
 Primary benefit of Simple-V is the OO abstraction of parallel principles
-from actual hardware.  It's an API in effect that's designed to be
-slotted in to an existing implementation (just after instruction decode)
-with minimum disruption and effort.
+from actual (internal) parallel hardware.  It's an API in effect that's
+designed to be slotted in to an existing implementation (just after
+instruction decode) with minimum disruption and effort.
 
 * minus: the complexity of having to use register renames, OoO, VLIW,
   register file cacheing, all of which has been done before but is a