(no commit message)
authorlkcl <lkcl@web>
Mon, 2 May 2022 16:03:35 +0000 (17:03 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 2 May 2022 16:03:35 +0000 (17:03 +0100)
openpower/sv/svp64/appendix.mdwn

index 8f44c94bb6804999d92fd5d8e85da8c0c80ab636..994d17e4d984f4dfb61c5515fddc69df791c7c80 100644 (file)
@@ -15,6 +15,14 @@ Table of contents:
 
 [[!toc]]
 
+# Partial Implementations
+
+It is perfectly legal to implement subsets of SVP64 as long as illegal
+instruction traps are always raised on unimplemented features,
+so that soft-emulation is possible,
+even for future revisions of SVP64. With SVP64 being partly controlled
+through contextual SPRs, a little care has to be taken.
+
 # XER, SO and other global flags
 
 Vector systems are expected to be high performance.  This is achieved