(no commit message)
authorlkcl <lkcl@web>
Thu, 18 May 2023 14:51:56 +0000 (15:51 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 18 May 2023 14:51:56 +0000 (15:51 +0100)
simple_v_extension/daxpy_example.mdwn

index 2958be48669af07b0360f1554ec68f502ad51559..afbba84808ff2abd0857af5fe30b7e3e5b4967fa 100644 (file)
@@ -75,6 +75,8 @@ Summary: 12 instructions, 7 32-bit and 5 16-bit for a total of 9.5 "words"
 
 # SVE Version
 
+Summary: 12 instructions, all 32-bit, for a total of 12 "words"
+
 ```
     1  // x0 = &x[0], x1 = &y[0], x2 = &a, x3 = &n
     2  daxpy_: