move comparison table to appendix, make landscape
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Jul 2022 12:20:02 +0000 (13:20 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Jul 2022 12:20:02 +0000 (13:20 +0100)
openpower/pandoc_img.py
openpower/simple_v_spec.tex

index 420af0a71c01248e27fd2be8f195d74f53635f4b..9eaf4056d000f24638a9a4b5ba567d5dc1f3bcc5 100755 (executable)
@@ -58,6 +58,7 @@ def inlinenotes(k, v, f, meta):
                    'openpower/sv': 'Scalable Vectors for Power ISA',
                    'sv/overview': 'Overview Chapter',
                    'sv/vector_isa_comparison': 'Vector ISA Comparison',
+                   'sv/comparison_table': 'ISA Comparison Table',
                    'sv/compliancy_levels': 'Compliancy Levels',
                    'sv/svp64': 'SVP64 Chapter',
                    'svp64': 'SVP64 Chapter',
index 0f4394f0de613424a93211760aaf220b13030f76..67edff8b7aec29f7d809d930e87c976eee1f2440 100644 (file)
@@ -163,8 +163,6 @@ Programme, requires full transparency.
 \input{tex_out/sv.tex}
 \chapter{Other Vector ISAs}\hypertarget{svux2fvector_isa_comparison}{}
 \input{tex_out/vector_isas.tex}
-\chapter{Comparison Table}\hypertarget{svux2fcomparison_table}{}
-\input{tex_out/comparison_table.tex}
 \chapter{Overview}\hypertarget{svux2foverview}{}
 \input{tex_out/overview.tex}
 \chapter{Compliancy Levels}\hypertarget{svux2fcompliancy_levels}{}
@@ -202,6 +200,7 @@ Programme, requires full transparency.
 \input{tex_out/remap_appendix.tex}
 \chapter{Simple-V pseudocode}\hypertarget{svux2fpseudocode_simplev}{}
 \input{tex_out/pseudocode_simplev.tex}
+
 \chapter{SVP64 Augmentation Table}\hypertarget{opcode_regs_deduped}{}
 \begin{landscape}
 {
@@ -209,6 +208,15 @@ Programme, requires full transparency.
 \input{tex_out/opcode_regs_deduped.tex}
 }
 \end{landscape}
+
+\chapter{Comparison Table}\hypertarget{svux2fcomparison_table}{}
+\begin{landscape}
+{
+\fontsize{7}{9}\selectfont
+\input{tex_out/comparison_table.tex}
+}
+\end{landscape}
+
 \end{appendices}
 
 \part{Scalar Instructions}