UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2002, Section 0101
i386 Assembly Language I
Thursday 09/12, 2002
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln: 6.1-6.5
Assigned: Proj1
Due:
Topics Covered:
- Recap Intel i386 registers.
- Compiling "Hello World" in Intel i386 assembly
language using NASM on a Linux platform. (Source
available below.)
- Using the ADD instruction to illustrate
i386 addressing modes.
- Discussed Project 1.
Programs shown:
- "Hello World" in assembly language:
hello.asm and
hello.txt.
- Assembly language program demonstrating addressing modes
with the ADD instruction:
add.asm and
add.txt.
Last Modified:
22 Jul 2024 11:27:50 EDT
by
Richard Chang
to Fall 2002 CMSC 313 Section Homepage