A Computer Structure, Assembly Language
CSCI 264
LAB 9

Objectives

STACK: PUSH and POP commands
Subprograms. Writing simple Assembly Language programs with subprograms.
Calling Assembly code from C++/C program. NASM Assembler.

Lab Practice, Part 1 - working with Edlinas

Part 2 - Working with NASM in LINUX enviroment