Lecture Videos
Lecture 5: C to Assembly
Description: This lecture focuses on how C code is implemented in x86-64 assembly. Dr. Schardl reasons through the mapping from C code to assembly in two steps: C to LLVM IR and then LLVM IR to Assembly.
Instructor: Tao B. Schardl
Course Info
Instructors
Departments
As Taught In
Fall
2018
Level
Topics
Learning Resource Types
grading
Exam Solutions
grading
Exams
notes
Lecture Notes
theaters
Lecture Videos
assignment
Programming Assignments
group_work
Projects