mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-29 22:20:20 -04:00
Fix malformed link for jal in insn encoding table .
This commit is contained in:
parent
91aec1a29c
commit
2e5c2bcb3d
@ -991,7 +991,7 @@
|
||||
% \begin{scope}[shift={(0,-1.5)}]\DrawHexMarkersRel{32}\end{scope}
|
||||
}
|
||||
\newcommand\DrawAllInsnOpsJAL{
|
||||
\begin{scope}[shift={(0,0)}]\DrawInsnOpJType{1101111}{\hyperref[insn:jal]{jal}}{\hyperref[pcrel.21]{rd,pcrel\_21}}\end{scope}
|
||||
\begin{scope}[shift={(0,0)}]\DrawInsnOpJType{1101111}{\hyperref[insn:jal]{jal}}{rd,\hyperref[pcrel.21]{pcrel\_21}}\end{scope}
|
||||
\begin{scope}[shift={(0,-1.5)}]\DrawInsnOpIType{1100111}{000}{\hyperref[insn:jalr]{jalr}}{rd,\hyperref[imm.i:decode]{imm\_i}(rs1)}\end{scope}
|
||||
\begin{scope}[shift={(0,-1.5)}]\DrawHexMarkersRel{32}\end{scope}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user