(no commit message)
authorlkcl <lkcl@web>
Sun, 5 Jun 2022 14:53:04 +0000 (15:53 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 5 Jun 2022 14:53:04 +0000 (15:53 +0100)
openpower/sv.mdwn

index 43b7560af6d50ed6ce4ad42f2346d1272d6948fb..7427720a32422dbff0b81498d1e6e9ff3f1a80d1 100644 (file)
@@ -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: