الواجب رقم 2

advertisement
HW 2
Computer Organization
1. Name 10 uses of microprocessors.
2. What are the virtual computer layers?
3. What are the computer models (architectures)?
4. Give an example for von Neumann Model.
5. Write an 8086 assembly program that performs the following:
- store 3 numbers in AX, BX, CX.
- add these 3 numbers and save the result in DX.
- AND registers AX and CX and store the result in SI register.
Download