Chap#3 80x86 Instructions, Part1:
                Addressing Mode, Flags,
                Data Transfer and String Instructions
Objective :

3.1  Introduction

3.2  Assembly Language Programming

3.3  Instruction Types
For purpose of discussion divided into 7 groups

3.4  Addressing Mode
@ Effective Address Initial DS Register
@  Addressing Mode :

3.5  The Processor Flags (condition code)

3.6  Data Transfer Instructions @  Assembler Directives :
        OFFSET, BYTE PTR, WORD PTR, DWORD PTR, FWORD, and SEG


3.7  String Instructions

3.8  Troubleshooting Techniques