From: Luke Kenneth Casson Leighton Date: Sun, 27 May 2018 18:27:38 +0000 (+0100) Subject: add scalar detection diagram X-Git-Tag: convert-csv-opcode-to-binary~5330 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1be94a0173f2fe40021ee6fd62e20ad38a46ccaa;p=libreriscv.git add scalar detection diagram --- 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