Lec4 Microprocess
Lec4 Microprocess
2024 – 2025
Weeks 6 &7
Microprocessor architecture .
Introduction of Microprocessor:
Memory unit (MU) Control Unit (CU) System Software Application Software
2. BX (Base Register)
3. CX (Count Register)
4. DX (Data Register)
Function: Used to store data and works with AX in operations requiring higher precision
5. SI (Source Index)
6. DI (Destination Index)
Function: Used as the destination for data being transferred from the source.
7. BP (Base Pointer)
8. SP (Stack Pointer)
1. Arithmetic Instructions
2. Logical Instructions
4. Control Instructions