From 1be94a0173f2fe40021ee6fd62e20ad38a46ccaa Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 27 May 2018 19:27:38 +0100 Subject: [PATCH] add scalar detection diagram --- simple_v_extension.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension.mdwn b/simple_v_extension.mdwn index c884bb956..145d37b0b 100644 --- a/simple_v_extension.mdwn +++ b/simple_v_extension.mdwn @@ -1813,7 +1813,7 @@ discussion then led to the question of OoO architectures Note: this is just one possible implementation. Another implementation may choose to treat *all* operations as vectorised (including treating scalars as vectors of length 1), choosing to add an extra pipeline stage -dedicated to +dedicated to *all* instructions. This section *specifically* covers the implementor's freedom to choose that they wish to minimise disruption to an existing design by detecting -- 2.30.2