COMP.2030.201 Computer Organization and Assembly Language, Fall 2017
Instructor: B.G. Kim Office Hours: 8-9 am MWF Rm. OS 231 x43617 kim@cs.uml.edu CLICK HERE TO EMAIL |
TA: Yang Gao CLICK HERE TO EMAIL Office Hours: OS 212A;   R 1:00-4:00 pm CLICK HERE TO EMAIL |
Grader: Chuong Vu |
Textbook: Randal Bryant and David O'Hallaron
Computer System: A Programmer's Perspective
Prentice-Hall, 2003, Chaps 1-4
Course Description: Syllabus
Presents the organization and operation of a conventional computer,
including principal instruction types, data representation, addressing modes,
program control, I/O, assembly language programming, including instruction mnemonics,
symbolic addresses, assembler directives, and the use of
pseudocode in guiding structured assembly language programming.
Two assembly languages will be used: MIPS and IA32.