Jeremy Siek %!s(int64=6) %!d(string=hai) anos
pai
achega
6e104bdfa9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -4841,7 +4841,7 @@ the register allocator.
 \begin{lstlisting}
    (collect |$\itm{bytes}$|)
    |$\Longrightarrow$|
-   (movq (reg 15) (reg rdi))
+   (movq (reg r15) (reg rdi))
    (movq |\itm{bytes}| (reg rsi))
    (callq collect)
 \end{lstlisting}