UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2003, Section 0101
 Subroutines 
 Thursday 10/02, 2001 
[ Up]
[Previous Lecture]
[Next Lecture]
Up]
[Previous Lecture]
[Next Lecture]
 Assigned Reading in Murdocca & Heuring:   
 Assigned Reading in Neveln:  7.1-7.4
 Assigned:   
 Due:   
 Topics Covered:
 
   -  Slides are available in PDF:
      Slides11.pdf
   
-  Stack instructions PUSH and POP.
   
-  Subroutine instructions CALL and RET.
   
-  Examples of assembly language subroutines.
   
-  How the gcc compiler on a Linux/Pentium platform handles
      function calls. Extensive notes
      are available.
 Programs shown:
Last Modified:
22 Jul 2024 11:28:42 EDT
by
Richard Chang
 to Fall 2003 CMSC 313 Section Homepage
to Fall 2003 CMSC 313 Section Homepage