(no commit message)
authorlkcl <lkcl@web>
Wed, 27 Apr 2022 15:11:48 +0000 (16:11 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 27 Apr 2022 15:11:48 +0000 (16:11 +0100)
openpower/sv/biginteger/analysis.mdwn

index c846fc9e0e5ff36facaa4f3dc11060994f8a9cbe..55e7ad6c8f8615a0627c8d01873a0d46bcdfaeb5 100644 (file)
@@ -149,6 +149,8 @@ operations may be used, or, if the shift amount is static,
 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.
 
 # Vector Multiply