add more chapters to latex spec
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 30 Jun 2022 11:47:12 +0000 (12:47 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 30 Jun 2022 11:47:12 +0000 (12:47 +0100)
openpower/Makefile
openpower/simple_v_spec.tex

index 4fad5929ec798d0935dd15112e2f2db74e103474..00fcf26c2f2c83f838558c695689ea0746cb9c1f 100755 (executable)
@@ -16,6 +16,20 @@ tex:
             -N -o tex_out/svp64_quirks.tex sv/svp64_quirks.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/normal.tex sv/normal.mdwn
+       pandoc -f markdown -t latex --top-level-division=section \
+            -N -o tex_out/ldst.tex sv/ldst.mdwn
+       pandoc -f markdown -t latex --top-level-division=section \
+            -N -o tex_out/branches.tex sv/branches.mdwn
+       pandoc -f markdown -t latex --top-level-division=section \
+            -N -o tex_out/cr_ops.tex sv/cr_ops.mdwn
+       pandoc -f markdown -t latex --top-level-division=section \
+            -N -o tex_out/setvl.tex sv/setvl.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
 
 pdf:
        pdflatex -synctex=1 -interaction=nonstopmode simple_v_spec.tex
index 7fcbe9a1da72c5a7543b099ce4db34e8d99f4918..44dc6f9fccbd92adbad27afc1011ece34fb552c3 100644 (file)
@@ -76,6 +76,20 @@ table}}{}
 \input{tex_out/svp64_appendix.tex}
 \chapter{SVP64 Quirks}
 \input{tex_out/svp64_quirks.tex}
+\chapter{Arithmetic Mode}
+\input{tex_out/normal.tex}
+\chapter{Load/Store Mode}
+\input{tex_out/ldst.tex}
+\chapter{Condition Register Fields Mode}
+\input{tex_out/cr_ops.tex}
+\chapter{Branch Mode}
+\input{tex_out/branches.tex}
+\chapter{setvl instruction}
+\input{tex_out/setvl.tex}
+\chapter{svstep instruction}
+\input{tex_out/svstep.tex}
+\chapter{REMAP subsystem}
+\input{tex_out/remap.tex}
 \chapter{SVP64 Augmentation Table}
 \begin{landscape}
 {