\usepackage{amssymb,amsmath}
\usepackage{lscape}
\usepackage{sectsty}
+\usepackage{appendix}
\usepackage{anyfontsize}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\input{tex_out/compliancy_levels.tex}
\chapter{SVP64}
\input{tex_out/svp64.tex}
-\chapter{SVP64 Appendix}
-\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/mv_swizzle.tex}
\chapter{Pack / Unpack}
\input{tex_out/mv_vec.tex}
+
+\begin{appendices}
+\chapter{SVP64 Appendix}
+\input{tex_out/svp64_appendix.tex}
+\chapter{SVP64 Quirks}
+\input{tex_out/svp64_quirks.tex}
\chapter{Simple-V pseudocode}
\input{tex_out/pseudocode_simplev.tex}
\chapter{SVP64 Augmentation Table}
\input{tex_out/opcode_regs_deduped.tex}
}
\end{landscape}
+\end{appendices}
\end{document}