mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 05:04:39 -04:00
Commands for insn & rvddt, fix spacing on insn pic
This commit is contained in:
parent
ab67eb0d5a
commit
52e813b444
@ -274,7 +274,7 @@
|
||||
\newcommand\InsnStatement[1]{
|
||||
% \textbf{\large #1}\\
|
||||
% \textbf{#1}\\
|
||||
{\large #1}\\
|
||||
{\large #1}
|
||||
}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% #1 the binary encoding
|
||||
@ -545,4 +545,7 @@
|
||||
% print a register name in typewriter font
|
||||
\newcommand\reg[1]{{\tt #1}}
|
||||
|
||||
% print an instruction name in typewriter font
|
||||
\newcommand\insn[1]{{\tt #1}}
|
||||
|
||||
\newcommand\rvddt{{\tt rvddt}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user