We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c333023 commit e73ece0Copy full SHA for e73ece0
intro.tex
@@ -827,8 +827,8 @@
827
\end{slide}
828
829
\begin{itemize}
830
-\item The picture is an example output for the x86 platform, 32-bit, with AT\&T
831
-syntax.
+\item The picture is an example output for the x86 platform, 32-bit,
+with AT\&T assembler syntax.
832
\item Compilation from the C language into assembler.
833
\item The assembler output file is the result of \texttt{cc -S}.
834
\end{itemize}
0 commit comments