UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2003, Section 0101
i386 Assembly Language I
Tuesday 09/09, 2001
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln: 3.10-3.13, 4.1-4.8
Assigned:
hw2,
proj1
Due:
hw1
Topics Covered:
- Slides are available in PDF:
Slides04.pdf
- ASCII, EBCDIC and UNICODE character codes.
- Moore's "Law" and the evolution of the Pentium architecture.
- General purpose registers in the Pentium CPU and their
uses.
- i386 addressing modes.
- Using the gdb debugger. (Demo next time.)
Programs shown:
The assembly language programs shown in class have the .asm extension. The
corresponding file with the .txt extension is usually a transcript with
sample runs.
Last Modified:
22 Jul 2024 11:28:44 EDT
by
Richard Chang
to Fall 2003 CMSC 313 Section Homepage