mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-15 05:10:06 +01:00
[SPCA] Design fixes
This commit is contained in:
@@ -5,7 +5,7 @@ The most obvious difference between the two is that they invert the order of ope
|
||||
i.e. where the AT\&T syntax has the destination as the second argument, the Intel syntax puts it first.
|
||||
|
||||
The state that is visible to us is:
|
||||
\begin{itemize}
|
||||
\begin{itemize}[noitemsep]
|
||||
\item PC (Program Counter) that contains the address of the next instruction
|
||||
\item Register file that contains the most used program data
|
||||
\item Condition codes that store status information about most recent arithmetic operation and are used for conditional branching
|
||||
|
||||
Reference in New Issue
Block a user