(no commit message)
authorlkcl <lkcl@web>
Sat, 30 Apr 2022 20:09:03 +0000 (21:09 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 30 Apr 2022 20:09:03 +0000 (21:09 +0100)
openpower/sv/svp64/appendix.mdwn

index 12deeaccfb7936d27bd12618ebe9089927dc39c1..1a8bdc84036c7f9f06c8afd799f921f024543edd 100644 (file)
@@ -68,8 +68,10 @@ may be performed by setting VL=8, and a one-instruction
 SV is primarily designed for use as an efficient hybrid 3D GPU / VPU /
 CPU ISA.
 
-Vectorisation of the VSX Packed SIMD system
-likewise makes no sense whatsoever. SV *replaces* VSX and provides,
+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,
 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.