(no commit message)
authorlkcl <lkcl@web>
Sat, 14 May 2022 23:16:31 +0000 (00:16 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 14 May 2022 23:16:31 +0000 (00:16 +0100)
openpower/sv/biginteger/analysis.mdwn

index 0ea804a53e6c76d1cd55454f4bdb6434d281ec97..7eef6c1251788f347b9228bced0a40a7e91a9c74 100644 (file)
@@ -161,7 +161,7 @@ to reference an alternate starting point in
 the registers containing the Vector elements
 because SVP64 sits on top of a standard Scalar register file.
 `sv.sld r16.v, r26.v, t1` for example is equivalent to shifting
-by an extra 64 bits.
+by an extra 64 bits, compared to `sv.sld r16.v, r25.v, t1`.
 
 # Vector Multiply