From 79a4fd0715701482cc53c932dedd54ab0db403fb Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 28 Aug 2021 18:55:44 +0100 Subject: [PATCH] --- openpower/sv/svp64/appendix.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index 1eee04bfb..39892e774 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -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. -- 2.30.2