Vectorisation of the VSX Packed SIMD system makes no sense whatsoever,
the sole exceptions potentially being any operations with 128-bit
-operands such as `vrlq` (Rotate Quad Word).
+operands such as `vrlq` (Rotate Quad Word) and `xsaddqp` (Scalar
+Quad-precision Add).
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