UMBC CMSC 313, Computer Organization & Assembly Language, Spring 2002, Section 0101
The Stack & C Functions
Thursday 02/28, 2001
[
Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln:
Assigned:
Due:
Topics Covered:
- Review: some common mistakes in assembly language programming.
- Recap CALL and RET for subroutine calls.
- How the gcc compiler on a Linux/Pentium platform handles
function calls. Extensive notes
are available.
Programs shown: