UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2004, Section 0101
Subroutines
Thursday 10/07, 2004
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln: 7.1-7.4
Assigned:
Due:
Slides (in PDF): Slides11.pdf
Topics Covered:
- Separate compilation and linking.
- The stack, PUSH and POP instructions.
- Subroutines, CALL and RET instructions.
- Examples of a print subroutine and a recursive subroutine
(see below).
Programs shown:
Last Modified:
22 Jul 2024 11:29:41 EDT
by
Richard Chang
to Fall 2004 CMSC 313 Section Homepage