mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-29 06:00:54 -04:00
Remove fence (no longer part of the I/base module)
This commit is contained in:
parent
03b126723c
commit
4ba38dca4f
@ -1078,7 +1078,7 @@
|
||||
\newcommand\DrawAllInsnOpsSim{
|
||||
\begin{scope}[shift={(0,0)}]\DrawInsnOpSysType{1110011}{000000000000}{\hyperref[insn:ecall]{ecall}}\end{scope}
|
||||
\begin{scope}[shift={(0,-1.5)}]\DrawInsnOpSysType{1110011}{000000000001}{\hyperref[insn:ebreak]{ebreak}}\end{scope}
|
||||
% \begin{scope}[shift={(0,-1.5)}]\DrawHexMarkersRel{32}\end{scope}
|
||||
\begin{scope}[shift={(0,-1.5)}]\DrawHexMarkersRel{32}\end{scope}
|
||||
}
|
||||
|
||||
\newcommand\DrawAllInsnOpsSystem{
|
||||
@ -1103,9 +1103,11 @@
|
||||
\begin{scope}[shift={(0,-37.0)}]\DrawAllInsnOpsShiftImm\end{scope}
|
||||
\begin{scope}[shift={(0,-41.7)}]\DrawAllInsnOpsALUR\end{scope}
|
||||
|
||||
\begin{scope}[shift={(0,-56.9)}]\DrawAllInsnOpsFence\end{scope}
|
||||
\begin{scope}[shift={(0,-58.4)}]\DrawAllInsnOpsSim\end{scope}
|
||||
\begin{scope}[shift={(0,-61.4)}]\DrawAllInsnOpsSystem\end{scope}
|
||||
% fence moved out of the I spec
|
||||
% \begin{scope}[shift={(0,-56.9)}]\DrawAllInsnOpsFence\end{scope}
|
||||
|
||||
\begin{scope}[shift={(0,-57.4)}]\DrawAllInsnOpsSim\end{scope}
|
||||
\begin{scope}[shift={(0,-60.6)}]\DrawAllInsnOpsSystem\end{scope}
|
||||
|
||||
\EndTikzPicture
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user