From 64789703c094aec92ab2349850ca5836546100ca Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 30 Jun 2022 19:40:11 +0100 Subject: [PATCH] hyperlink correction --- openpower/pandoc_img.py | 2 +- openpower/simple_v_spec.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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} -- 2.30.2