\item The Power ISA v3.1 Specification is not altered in any way.
v3.1 Code-compatibility is guaranteed.
\item Does not require sacrificing 32-bit Major Opcodes.
+\item Does not require adding duplicates of instructions
+ (popcnt, popcntw, popcntd, vpopcntb, vpopcnth, vpopcntw, vpopcntd)
\item Specifically designed to be easily implemented
on top of an existing Micro-architecture (especially
Superscalar Out-of-Order Multi-issue) without
power consumption due to less I-Cache/TLB pressure and also Issue remaining
idle for long periods.
+Simple-V has been specifically and carefully crafted to respect
+the Power ISA's Supercomputing pedigree.
+
\pagebreak
\subsection{What is SIMD?}