From cc2d35f42996251d67db90089ff28ef0adb88044 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 16 Apr 2018 03:27:23 +0100 Subject: [PATCH] add SIMD section --- simple_v_extension.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index d5adea1c6..8dc72630b 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -1109,8 +1109,8 @@ with minimum disruption and effort. even an in-order single-issue implementation with a single ALU would still appear to have parallel vectoristion. * hard-to-judge: if actual inherent underlying ALU parallelism is added it's - hard to say if there would be pluses or minuses. At worse it would - be "no worse" than existing register renaming, OoO, VLIW and register + hard to say if there would be pluses or minuses (on die area). At worse it + would be "no worse" than existing register renaming, OoO, VLIW and register file cacheing schemes. ## RVV (as it stands, Draft 0.4 Section 17, RISC-V ISA V2.3-Draft) -- 2.30.2