Lecture 27 Objectives
At the end of today's class you should
KNOW:
- how to use the Intel instruction set summary to decode simple 8086 machine
code instructions
BE ABLE TO:
- generate the machine code for a register-to-register operate instruction
Sample Exam Question:
Using the Intel instruction set summary, generate the machine code for
the instruction
ADD CX, AX