\section{Summary}
Simple-V is a Scalable Vector Specification for a hardware for-loop that
-ONLY uses scalar instructions. Advantages:
+ONLY uses scalar instructions.
\begin{itemize}
\item The Power ISA v3.1 Specification is not altered in any way.
All areas investigated so far consistently showed reductions in executable
size, which as outlined in \cite{SIMD_HARM} has an indirect reduction in
-power consumption due both to less I-Cache/TLB pressure and Issue remaining
-idle.
+power consumption due to less I-Cache/TLB pressure and also Issue remaining
+idle for long periods.
\subsection{What is SIMD?}