(no commit message)
authorlkcl <lkcl@web>
Thu, 17 Jun 2021 14:39:50 +0000 (15:39 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 17 Jun 2021 14:39:50 +0000 (15:39 +0100)
openpower/sv/propagation.mdwn

index 09daafabd824729271518c91cf38b5682501e624..9c25708fe3c3177c92055c63c6f3e9b3b92a2024 100644 (file)
@@ -17,7 +17,7 @@ The basic principle is to have a suite of 40 indices in a shift register
 that indicate one of seven Contexts shall be applied to upcoming 32 bit
 v3.0B instructions.  The Least Significant Index in the shift register is
 the one that is applied.  One of those indices is 0b000 which indicates
-"no prefix applied".
+"no prefix applied".  Effectively this is a bit-level FIFO.
 
 A special instruction in an svp64 context takes a copy of the `RM[0..23]`
 bits, alongside a 21 bit suite that indicates up to 20 32 bit instructions