From 972e8675f88b055046f4091c56fa69a6fe39856e Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 22 Apr 2022 10:57:32 +0100 Subject: [PATCH] --- openpower/sv/biginteger/analysis.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/openpower/sv/biginteger/analysis.mdwn b/openpower/sv/biginteger/analysis.mdwn index 350fa1623..2ae5c149f 100644 --- a/openpower/sv/biginteger/analysis.mdwn +++ b/openpower/sv/biginteger/analysis.mdwn @@ -2,8 +2,9 @@ **DRAFT SVP64** -* Revision 0.0: released 22apr2022 -* Revision 0.1: removal of msubed because sv.madded and sv.subfe works +* Revision 0.0: 21apr2022 +* Revision 0.1: 22apr2022 removal of msubed because sv.madded and sv.subfe works +* Revision 0.2: 22apr2022 128/64 scalar divide, investigate Goldschmidt This page covers an analysis of big integer operations, to work out optimal Scalar Instructions to propose be submitted to -- 2.30.2