From: lkcl Date: Sat, 28 Aug 2021 17:55:44 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~285 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=79a4fd0715701482cc53c932dedd54ab0db403fb;p=libreriscv.git --- 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.