Introduction:
Introduction to 8085 microprocessor:
Instructions Set and assembly language programming of 8085 microprocessor:
The 8086 microprocessor Architecture:
- Features.
- 8086 CPU architecture.
- Architecture block diagram of 8086 and description of sub-blocks such as EU and BIU and of various registers.
- Description of address computations and memory segmentation.
- Program relocation.
- Pin diagram of 8086 and description of various signals.
- Timing diagram of 8085 microprocessor.
- Memory and I/O interfacing.
Instruction set of 8086:
- Assembler instruction format.
- Addressing modes.
- Instruction execution timing.
- Different types of Instructions.
- Data transfer instructions.
- Arithmetic and logical instructions.
- Branching instructions and Interrupts.
- Iteration control instructions.
- Machine and flags control Instructions.
- Assembler Directives and Operators.
- Programming using Assembler Directives.
- Illustrative programs such as copying a block of data.
- Finding maximum from an array of numbers.
- Using look up table technique and other programming problems.