Ancient CS 61 Content Warning!!!!!1!!!
This is not the current version of the class.
This site was automatically translated from a wiki. The translation may have introduced mistakes (and the content might have been wrong to begin with).

9/20 Assembly Language 1: Calling Conventions and Arithmetic

NOTE -- if you are using the second edition of the textbook, it presents the 32-bit x86 architecture; we are using the 64-bit architecture. The concepts are the same, but the details are different. You might find CMU's x86 64 handout helpful. You will also find additional resources on the Resources page. Finally, there are videos from last year, but again, they are about the 32-bit architecture -- principles are the same; details differ: