-N -o tex_out/compliancy_levels.tex sv/compliancy_levels.mdwn
pandoc -f markdown -t latex --top-level-division=section \
-N -o tex_out/svp64_quirks.tex sv/svp64_quirks.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ -N -o tex_out/sprs.tex sv/sprs.mdwn
pandoc -f markdown -t latex --top-level-division=section \
-N -o tex_out/opcode_regs_deduped.tex opcode_regs_deduped.mdwn
pandoc -f markdown -t latex --top-level-division=section \
-N -o tex_out/svstep.tex sv/svstep.mdwn
pandoc -f markdown -t latex --top-level-division=section \
-N -o tex_out/remap.tex sv/remap.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ -N -o tex_out/mv_swizzle.tex sv/mv.swizzle.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ -N -o tex_out/mv_vec.tex sv/mv.vec.mdwn
+ pandoc -f markdown -t latex --top-level-division=section \
+ -N -o tex_out/pseudocode_simplev.tex \
+ ../../openpower-isa/openpower/isa/simplev.mdwn
+
pdf:
pdflatex -synctex=1 -interaction=nonstopmode simple_v_spec.tex
\input{tex_out/svp64_appendix.tex}
\chapter{SVP64 Quirks}
\input{tex_out/svp64_quirks.tex}
+\chapter{SPRs}
+\input{tex_out/sprs.tex}
\chapter{Arithmetic Mode}
\input{tex_out/normal.tex}
\chapter{Load/Store Mode}
\input{tex_out/svstep.tex}
\chapter{REMAP subsystem}
\input{tex_out/remap.tex}
+\chapter{Swizzle Move}
+\input{tex_out/mv_swizzle.tex}
+\chapter{Pack / Unpack}
+\input{tex_out/mv_vec.tex}
+\chapter{Simple-V pseudocode}
+\input{tex_out/pseudocode_simplev.tex}
\chapter{SVP64 Augmentation Table}
\begin{landscape}
{