You are on page 1of 1

Microprocessors & Interfacing

Fall 2001
Programming Assignment #1

Name:_____________________ Student ID: ______________

1. Using the following table, assemble the following program. You can use the table inside
the back cover of the textbook.

MOV A, B
MOV C, D
ADD C
MOV D, A
MOV A, B
CMA
ANA B
MOV D, A
SUB C

Microprocessors & Interfacing Dr. Bassel Soudan 1

You might also like