(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Jul 2022 14:03:01 +0000 (15:03 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 9 Jul 2022 14:03:01 +0000 (15:03 +0100)
openpower/sv/svp64_quirks.mdwn

index 9ae60783dd1d481e4518a2bf994735681278f076..935325989ec8d43163a6b37f37691c2d67939e03 100644 (file)
@@ -208,10 +208,10 @@ Nemory Management
 instructions, these make no sense to Vectorise.
 
 However, it is really quite important to not be tempted to conclude that
-just because these instructions are un-vectoriseable, the opcode space
+just because these instructions are un-vectoriseable, the Prefix opcode space
 must be free for reiterpretation and use for other purposes. This would
 be a serious mistake because a future revision of the specification
-might *retire* the Scalar instruction, replace it with another.
+might *retire* the Scalar instruction, and, worse, replace it with another.
 Again this comes down to being quite strict about the rules: only Scalar
 instructions get Vectorised: there are *no* actual explicit Vector
 instructions.