tex_out/bitmanip.tex tex_out/vector_ops.tex \
tex_out/sv.tex tex_out/svp64_appendix.tex \
tex_out/overview.tex tex_out/svp64.tex \
+ tex_out/executive_summary.tex \
tex_out/compliancy_levels.tex tex_out/svp64_quirks.tex \
tex_out/sprs.tex tex_out/opcode_regs_deduped.tex \
tex_out/normal.tex tex_out/ldst.tex \
--filter pandoc_img.py \
-N -o tex_out/transcendentals.tex tex_out/transcendentals.mdwn
+tex_out/executive_summary.tex: sv/executive_summary.mdwn
+ mkdir -p tex_out
+ ./mdwn_inline.py sv/executive_summary.mdwn tex_out/executive_summary.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
+ -N -o tex_out/executive_summary.tex tex_out/executive_summary.mdwn
+
tex_out/svp64_appendix.tex: sv/svp64/appendix.mdwn
mkdir -p tex_out
./mdwn_inline.py sv/svp64/appendix.mdwn tex_out/appendix.mdwn
\item Andrey Miroshnikov - Libre-SOC engineer, assisting with documentation - andrey@technepisteme.xyz
\end{itemize}
+\subsection*{Executive Summary}
+\hypertarget{svux2fexecutive_summary}{}
+\newpage
+\input{tex_out/executive_summary.tex}
+
\newpage
\begin{landscape}
\addcontentsline{toc}{chapter}{Comparison Table} \markboth{INTRODUCTION}{}
\tableofcontents
-\part{Scalable Vectors}
+\part{Scalable Vectors for the Power ISA}
\chapter{Fields and Forms}