IUCompilerCourse / Essentials-of-Compilation

A book about compiling Racket and Python to x86-64 assembly
1.31k stars 141 forks source link

chapter 7 - explanation of %rip #104

Closed proglang closed 2 years ago

proglang commented 2 years ago

This explanation comes too late! (%rip) addressing is already used in the chapter about tuples.

jsiek commented 2 years ago

Good point!

jsiek commented 2 years ago

fixed