From c02435f831fcb8e3e35dad577c3554130957a82f Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 21 Apr 2022 16:47:57 +0100 Subject: [PATCH] --- openpower/sv/biginteger/analysis.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/biginteger/analysis.mdwn b/openpower/sv/biginteger/analysis.mdwn index 85b8e1ac1..e18a849c3 100644 --- a/openpower/sv/biginteger/analysis.mdwn +++ b/openpower/sv/biginteger/analysis.mdwn @@ -1,5 +1,7 @@ # Analysis +**DRAFT SVP64** + This page covers an analysis of big integer operations, to work out an optimal Vector Instruction for addition to Draft SVP64. Use of smaller sub-operations is a given: worst-case, -- 2.30.2