From 017ec916ef51bc486552e1ad0f4218fe498483ad Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 16 Apr 2018 19:17:02 +0100 Subject: [PATCH] add SIMD comparison section --- simple_v_extension.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index 94ee77af7..c19db7a05 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -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 -- 2.30.2