From 47721da8fdcacaf8da7f76f99c4107d09a939be2 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 17 Jun 2021 15:39:50 +0100 Subject: [PATCH] --- openpower/sv/propagation.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/propagation.mdwn b/openpower/sv/propagation.mdwn index 09daafabd..9c25708fe 100644 --- a/openpower/sv/propagation.mdwn +++ b/openpower/sv/propagation.mdwn @@ -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 -- 2.30.2