From: Luke Kenneth Casson Leighton Date: Thu, 30 Jun 2022 18:40:11 +0000 (+0100) Subject: hyperlink correction X-Git-Tag: opf_rfc_ls005_v1~1438 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=64789703c094aec92ab2349850ca5836546100ca;p=libreriscv.git hyperlink correction --- diff --git a/openpower/pandoc_img.py b/openpower/pandoc_img.py index 5ea09ac0f..638954627 100755 --- a/openpower/pandoc_img.py +++ b/openpower/pandoc_img.py @@ -70,7 +70,7 @@ def inlinenotes(k, v, f, meta): 'sv/mv.vec': 'Pack / Unpack', 'svp64/appendix': 'SVP64 Appendix', 'sv/svp64_quirks': 'SVP64 Quirks', - 'sv/pseudocode_simplev': 'Simple-V pseudocode', + 'openpower/isa/simplev': 'Simple-V pseudocode', 'sv/opcode_regs_deduped': 'SVP64 Augmentation Table', } if link in lookups: diff --git a/openpower/simple_v_spec.tex b/openpower/simple_v_spec.tex index 415920e29..d58d72d11 100644 --- a/openpower/simple_v_spec.tex +++ b/openpower/simple_v_spec.tex @@ -117,9 +117,9 @@ EU Grants 871528 and 957073. \input{tex_out/svstep.tex} \chapter{REMAP subsystem}\hypertarget{svux2fremap}{REMAP subsystem} \input{tex_out/remap.tex} -\chapter{Swizzle Move}\hypertarget{svux2fmv_swizzle}{Swizzle Move} +\chapter{Swizzle Move}\hypertarget{svux2fmv.swizzle}{Swizzle Move} \input{tex_out/mv_swizzle.tex} -\chapter{Pack / Unpack}\hypertarget{svux2fmv_vec}{Pack / Unpack} +\chapter{Pack / Unpack}\hypertarget{svux2fmv.vec}{Pack / Unpack} \input{tex_out/mv_vec.tex} \begin{appendices}