浏览代码

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

Andrew Tolmach 4 年之前
父节点
当前提交
ce5d6c54c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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