UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2004, Section 0101
i386 Assembly Language II
Thursday 09/16, 2004
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln: 6.1-6.5
Assigned: Proj1
Due:
Slides (in PDF): Slides05.pdf
Topics Covered:
- Recapped i386 basic architecture.
- Looked at toupper.asm (see below).
- The EFLAGS register and conditional jumps.
- Discussed Project 1.
Programs shown:
- A program that converts the user's input from lower case
to upper case:
toupper.asm and
toupper.txt.
(Note: the transcript toupper.txt
contains a demo of gdb that was not shown during
the Thursday September 16 lecture.)
Last Modified:
22 Jul 2024 11:29:42 EDT
by
Richard Chang
to Fall 2004 CMSC 313 Section Homepage