mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 13:12:03 -04:00
Misspelled SRA
This commit is contained in:
parent
2b74cb2785
commit
33cb8fe72d
@ -516,6 +516,8 @@ atomically.~\cite[p.19]{rvismv1v22:2017} See also \autoref{RV32A}.
|
||||
\section{RV32I Base Instruction Set}
|
||||
\index{RV32I}
|
||||
|
||||
\enote{Migrate all te details into the programming chapter and
|
||||
reduce this section to the obligatory reference chapter.}%
|
||||
\Gls{rv32}I refers to the basic 32-bit integer instructions.
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@ -1360,7 +1362,7 @@ register rs2.~\cite[p.~14,~15]{rvismv1v22:2017}
|
||||
|
||||
Encoding:
|
||||
|
||||
\DrawInsnTypeRPicture{SLA x7, x3, x31}{01000001111100011101001110110011}
|
||||
\DrawInsnTypeRPicture{SRA x7, x3, x31}{01000001111100011101001110110011}
|
||||
|
||||
x3 = 0x83333333\\
|
||||
x31 = 0x00000010
|
||||
|
Loading…
x
Reference in New Issue
Block a user