From: lkcl Date: Tue, 24 Aug 2021 17:40:23 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~309 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aa9815e432cbec51f60cbb86eea3cc4b8cd82b23;p=libreriscv.git --- diff --git a/openpower/sv/branches.mdwn b/openpower/sv/branches.mdwn index 21abd4f5b..c9e566ebe 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -145,7 +145,7 @@ SVP64 loops in both Vertical-First and Horizontal-First Mode. Setting CTR Mode in Vertical-First results in `UNDEFINED` behaviour. Given that Vertical-First steps through one element at a time, standard single (v3.0B) CTR decrementing should -correspondingly be used. +correspondingly be used instead. If CTR+VLSET Modes are requested, the amount that CTR is decremented by is the value of VL *after* truncation (should that occur).