From 84f7eea4046545580844e611d3ad89c03b3d499c Mon Sep 17 00:00:00 2001 From: John Winans Date: Fri, 6 Mar 2020 14:22:35 -0600 Subject: [PATCH] Correct a link to b-format instructions. --- book/insnformats.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/insnformats.tex b/book/insnformats.tex index 9c30097..7fb4c26 100644 --- a/book/insnformats.tex +++ b/book/insnformats.tex @@ -821,7 +821,7 @@ \DrawInsnBoxRel{14}{12}{} \DrawInsnBoxRel{11}{7}{imm[4:1\textbar11]} \DrawInsnBoxRel{6}{0}{} - \draw(\InsnBoxTypePosY,.75) node[right]{\hyperref[insnformat:itype]{B-type}}; + \draw(\InsnBoxTypePosY,.75) node[right]{\hyperref[insnformat:btype]{B-type}}; \draw(\InsnBoxMneumonicPosY,.75) node[right]{#3}; \begin{scope}[shift={(31-6,0)}]\DrawBitstringX{#1}\end{scope}