From f54cec14b6c013983c0696e3e1071a031bb3698e Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 5 Jun 2022 15:53:04 +0100 Subject: [PATCH] --- openpower/sv.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv.mdwn b/openpower/sv.mdwn index 43b7560af..7427720a3 100644 --- a/openpower/sv.mdwn +++ b/openpower/sv.mdwn @@ -146,7 +146,6 @@ Scalar Instructions: * [[sv/cr_int_predication]] instructions needed for effective predication * [[sv/bitmanip]] -* [[sv/biginteger]] Operations that help with big arithmetic * [[sv/fcvt]] FP Conversion (due to OpenPOWER Scalar FP32) * [[sv/fclass]] detect class of FP numbers * [[sv/int_fp_mv]] Move and convert GPR <-> FPR, needed for !VSX @@ -157,6 +156,7 @@ Scalar Instructions: (implicit RS, FRS) explained in SVP64 [[sv/svp64/appendix]] - [[isa/svfixedarith]] - [[isa/svfparith]] + - [[sv/biginteger]] Operations that help with big arithmetic * TODO: OpenPOWER adaptation [[openpower/transcendentals]] Examples experiments future ideas discussion: -- 2.30.2