(no commit message)
authorlkcl <lkcl@web>
Fri, 17 Sep 2021 22:35:20 +0000 (23:35 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 17 Sep 2021 22:35:20 +0000 (23:35 +0100)
openpower/sv/branches.mdwn

index 4728fe2f0a716e2147e6d39431caef65661142c6..d3d7f4a410726dd987c930d6dbacd8bc060cf640 100644 (file)
@@ -207,11 +207,15 @@ one element is tested.
 In other words, the fact that this is a Branch
 Operation (instead of an arithmetic one) does not result, ultimately,
 in significant changes as to
-how SVP64 is fundamentally applied, except with respect to 
-the unique properties associated with conditionally
+how SVP64 is fundamentally applied, except with respect to:
+
+* the unique properties associated with conditionally
  changing the Program
 Counter (aka "a Branch"), resulting in early-out
-opportunities and CTR-testing, which are outlined below.
+opportunities
+* CTR-testing
+
+Both are outlined below.
 
 # Horizontal-First and Vertical-First Modes