--filter pandoc_img.py \
-N -o tex_out/svp64.tex sv/svp64.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/svp64_appendix.tex sv/svp64/appendix.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/compliancy_levels.tex sv/compliancy_levels.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/svp64_quirks.tex sv/svp64_quirks.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/sprs.tex sv/sprs.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/opcode_regs_deduped.tex opcode_regs_deduped.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/normal.tex sv/normal.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/ldst.tex sv/ldst.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/branches.tex sv/branches.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/cr_ops.tex sv/cr_ops.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/setvl.tex sv/setvl.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/svstep.tex sv/svstep.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/remap.tex sv/remap.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/mv_swizzle.tex sv/mv.swizzle.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/mv_vec.tex sv/mv.vec.mdwn
pandoc -f markdown -t latex --top-level-division=section \
+ --filter pandoc_img.py \
-N -o tex_out/pseudocode_simplev.tex \
../../openpower-isa/openpower/isa/simplev.mdwn
\input{tex_out/sv.tex}
\chapter{Overview}\hypertarget{svux2foverview}{Overview}
\input{tex_out/overview.tex}
-\chapter{Compliancy Levels}\hypertarget{svux2fcomplevels}{Compliancy Levels}
+\chapter{Compliancy Levels}\hypertarget{svux2fcompliancy_levels}{Compliancy Levels}
\input{tex_out/compliancy_levels.tex}
\chapter{SVP64}\hypertarget{svux2fsvp64}{SVP64}
\input{tex_out/svp64.tex}
\begin{appendices}
\chapter{SVP64 Appendix}\hypertarget{svp64ux2fappendix}{SVP64 Appendix}
\input{tex_out/svp64_appendix.tex}
-\chapter{SVP64 Quirks}\hypertarget{svux2fquirks}{SVP64 Quirks}
+\chapter{SVP64 Quirks}\hypertarget{svux2fsvp64_quirks}{SVP64 Quirks}
\input{tex_out/svp64_quirks.tex}
\chapter{Simple-V pseudocode}\hypertarget{svux2fsvpseudocode}{Simple-V pseudocode}
\input{tex_out/pseudocode_simplev.tex}