SV is designed as a Vector ISA for Hybrid 3D CPU GPU VPU workloads.
As such it brings features normally only found in Cray Supercomputers
-and GPUs, but keeps strictly to a *Simple* principle of leveraging
+(Cray-1, NEC SX-Aurora)
+and in GPUs, but keeps strictly to a *Simple* principle of leveraging
a *Scalar* ISA, exclisively using "Prefixing". **Not one single actual
explicit Vector opcode exists in SV, at all**.
+
Fundamental design principles:
* Simplicity of introduction and implementation on the existing OpenPOWER ISA