From 32edb2b385a6d09330d9c12124db69fa2ae0286d Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 25 Dec 2020 00:20:14 +0000 Subject: [PATCH] --- openpower/sv/overview.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/overview.mdwn b/openpower/sv/overview.mdwn index a5f4fec12..8901189be 100644 --- a/openpower/sv/overview.mdwn +++ b/openpower/sv/overview.mdwn @@ -15,7 +15,8 @@ The fundamentals are: * The Program Counter gains a "Sub Counter" context. * Vectorisation pauses the PC and runs a loop from 0 to VL-1 - (where VL is Vector Length) + (where VL is Vector Length). This may be thought of as a + "Sub-PC" * Some registers may be "tagged" as Vectors * During the loop, "Vector"-tagged register are incremented by one with each iteration, executing the *same instruction* -- 2.30.2