Recent work
[libresoc-isa-manual.git] / powerpc-add / src / isamux.tex
index 79da4ea6056a326b8fdb0467458011ffee16db70..8d7a48581927e8f22f0bb3452438325499a68cb6 100644 (file)
@@ -1,4 +1,5 @@
 % ISAMUX
+% https://bugs.libre-soc.org/show_bug.cgi?id=214
 
 \chapter{Introduction}
 
@@ -382,7 +383,7 @@ trap_exit(x_cause):
 }
 \end{verbatim}
 
-\subsection{Is this like MISA?} \label{misa}
+\subsection{Is this like \gls{MISA} ?} \label{misa}
 
 \paragraph{}
 
@@ -402,7 +403,7 @@ There is no allocation (provision) for custom extensions.
 
 \item
 
-MISA switches on and off entire extensions: ISAMUX/NS may be used to switch
+MISA switches on and off entire extensions: \gls{ISAMUX}/NS may be used to switch
 multiple opcodes (present and future), to alternate meanings.
 
 \item