Selaa lähdekoodia

correct fig. 6.4 to match change in pseudo-x86 printing

Andrew Tolmach 4 vuotta sitten
vanhempi
commit
ce5d6c54c6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -10374,7 +10374,7 @@ _mainconclusion:
 _mainstart:
 	movq	$40, %rdi
 	movq	$2, %rsi
-	callq	*_add(%rip)
+	callq	*&_add
 	movq	%rax, %rax
 	jmp	_mainconclusion
 	.globl _add