add scalar detection diagram
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 May 2018 18:27:38 +0000 (19:27 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 May 2018 18:27:38 +0000 (19:27 +0100)
simple_v_extension.mdwn

index c884bb9563702c077653fbb08e2fdf8182500fd6..145d37b0b55229e2fa0092e03e2b2621419f4ab4 100644 (file)
@@ -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