From e0449c9bfb7e659a503965a406c5b2ecda9198ba Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 30 Apr 2022 21:14:54 +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 1a8bdc840..5bccb480e 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -70,8 +70,8 @@ CPU ISA. Vectorisation of the VSX Packed SIMD system makes no sense whatsoever, the sole exceptions potentially being any operations with 128-bit -operands. -SV effectively *replaces* VSX and provides, +operands such as `vrlq` (Rotate Quad Word). +SV effectively *replaces* VSX requiring far less instructions, and provides, at the very minimum, predication (which VSX was designed without). Thus all VSX Major Opcodes - all of them - are "unused" and must raise illegal instruction exceptions in SV Prefix Mode. -- 2.30.2