UMBC CMSC 313, Computer Organization & Assembly Language, Spring 2002, Section 0101
Examples I
Tuesday 02/19, 2001
[Up]
[Previous Lecture]
[Next Lecture]
Assigned Reading in Murdocca & Heuring:
Assigned Reading in Neveln:
Assigned: Prog2
Due: Prog1
Topics Covered:
- Continued with overview of Intel i386 instruction set:
- Bitwise logic instructions: AND, OR, NOT
- Other arithmetic instructions: MUL, IMUL, NEG
- Shit/rotate instructions: SHL, SHR, SAL, SAR, ROL, ROR, RCL,
RCR.
- Discussed last semester's
Project 1:
how to approach assembly language programming projects, code layout and
structure, potential pitfalls, the need for more discipline, ...
- Discussed this semester's Programming
Assignment 2.
Programs shown:
Last Modified:
22 Jul 2024 11:29:36 EDT
by
Richard Chang
to Spring 2002 CMSC 313 Section Homepage