(no commit message)
authorlkcl <lkcl@web>
Thu, 9 Jun 2022 15:50:55 +0000 (16:50 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 9 Jun 2022 15:50:55 +0000 (16:50 +0100)
openpower/sv/svp64_quirks.mdwn

index 93da4d218a7b5a8e34caa3521090cddc3ae21f2d..b46b83bfba41023d19c86ffe50de94fa50c671a9 100644 (file)
@@ -256,7 +256,7 @@ The underlying key to understanding:
 
 # CR weird instructions
 
-[[sv/int_cr_predication]] is by far the biggest violator of the SVP64
+[[openpower/sv/int_cr_predication]] is by far the biggest violator of the SVP64
 rules, for good reasons.  Transfers between Vectors of CR Fields and Integers
 for use as predicates is very awkward without them.
 
@@ -279,7 +279,7 @@ ISA is anathematic. In a Traditional Vector ISA however, where the
 indices are isolated behind a single Vector Hazard, there is no
 problem at all.  `sv.mv.x` is also fraught, precisely because it
 sits on top of a Standard Scalar register paradigm, not a Vector
-ISA, with separate and distinct Vector registers.
+ISA with separate and distinct Vector registers.
 
 To help partly solve this, `sv.mv.x` would have had to have
 been made relative: