(no commit message)
authorlkcl <lkcl@web>
Mon, 4 Jul 2022 13:21:23 +0000 (14:21 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 4 Jul 2022 13:21:23 +0000 (14:21 +0100)
openpower/isa.mdwn

index 0b8f47c1d580b2de62f785703206e04ce76fea0c..2e1e54466ac9c2e6d37abc7bcb51f5cbc369a4f7 100644 (file)
@@ -31,13 +31,16 @@ FP instructions: useful for testing <http://weitz.de/ieee/>
 * [[isa/fparith]]
 * [[isa/fpcvt]]
 
-Variants only available under the [[sv/svp64]] namespace, these are
-all **DRAFT FORM**. Explanation of the rules for twin register targets
+Scalar instructions added as part of [[sv/svp64]] development, these are
+all **DRAFT FORM** and they are all stand-alone Scalar (no hard dependency
+on Simple-V).
+Explanation of the rules for twin register targets
 (implicit RS, FRS) explained in SVPY4 [[sv/svp64/appendix]]
 
-* [[isa/svfixedload]]
+* [[isa/svfixedload]] DEPRECATED, do not use.
 * [[isa/svfixedarith]]
 * [[isa/svfparith]]
+* [[isa/bitmanip]]
 
 Part of the DRAFT Simple-V Specification: