Ver Fonte

copy collection graffle diagram

Jeremy Siek há 9 anos atrás
pai
commit
05509e1630
5 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      book.tex
  2. BIN
      copy-collect-1.graffle
  3. BIN
      copy-collect-1.pdf
  4. BIN
      copy-collect-2.graffle
  5. BIN
      copy-collect-2.pdf

+ 3 - 3
book.tex

@@ -2485,7 +2485,7 @@ $\Rightarrow$
   (movq (int 46) (stack -8))
   (movq (reg rbx) (stack -16))
   (addq (int 7) (stack -16))
-  (movq (stack 16) (reg rbx))
+  (movq (stack -16) (reg rbx))
   (addq (int 4) (reg rbx))
   (movq (stack -16) (stack -16))
   (addq (stack -8) (stack -16))
@@ -3900,8 +3900,8 @@ and second element is a 2-tuple.
 
 \begin{figure}[tbp]
 \centering
-\includegraphics[width=0.9\textwidth]{CopyingCollector} \\
-\includegraphics[width=0.9\textwidth]{CopyCollector2}
+\includegraphics[width=0.95\textwidth]{copy-collect-1} \\
+\includegraphics[width=0.95\textwidth]{copy-collect-2}
 \caption{A copying collector in action.}
 \label{fig:copying-collector}
 \end{figure}

BIN
copy-collect-1.graffle


BIN
copy-collect-1.pdf


BIN
copy-collect-2.graffle


BIN
copy-collect-2.pdf