From 33cb8fe72d667d670e9e718fa4d05b694250b0a1 Mon Sep 17 00:00:00 2001 From: John Winans Date: Sun, 27 May 2018 16:09:22 -0500 Subject: [PATCH] Misspelled SRA --- book/rv32/chapter.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/rv32/chapter.tex b/book/rv32/chapter.tex index 6e03e11..c83c13c 100644 --- a/book/rv32/chapter.tex +++ b/book/rv32/chapter.tex @@ -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