(no commit message)
authorlkcl <lkcl@web>
Sat, 28 Aug 2021 17:55:44 +0000 (18:55 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 28 Aug 2021 17:55:44 +0000 (18:55 +0100)
openpower/sv/svp64/appendix.mdwn

index 1eee04bfb0a54d5bd7d45529beee6b6ed2acaef3..39892e774adb74763c7daf88130f82a8656bc533 100644 (file)
@@ -54,8 +54,8 @@ be predicated as well, making them far better suited to use in function
 calls and context-switching.
 
 Additionally, some v3.0/1 instructions simply make no sense at all in a
-Vector context: `twi` and `tdi` fall into this category, as do branch
-operations as well as `sc` and `scv`.  Here there is simply no point
+Vector context: `rfid` falls into this category,
+as well as `sc` and `scv`.  Here there is simply no point
 trying to Vectorise them: the standard OpenPOWER v3.0/1 instructions
 should be called instead.