mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 23:10:03 +01:00
[SPCA] Design fixes
This commit is contained in:
@@ -21,5 +21,4 @@ In other words, any 16 bit code would still work as previously, as e.g. the \tex
|
||||
|
||||
The same happened again when extending to 64-bit, only this time the \texttt{r} prefix was used.
|
||||
So, the register \texttt{\$eax} was now the lower 32 bits of \texttt{\%rax}.
|
||||
|
||||
Additionally, the following registers are also available, with \texttt{X} to be substituted with 8 through 15: \texttt{\%rX} and the lower 32 bits \texttt{\%rXd}
|
||||
|
||||
Reference in New Issue
Block a user