We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4
Assignment No:1
1. Draw and explain the architecture of 8085 microprocessor.
2. Write a short note on classification of instruction based on length. 3.Classify the 8085 instructions and give one example of each. 4. Write 8085 programs for i) Addition and subtraction of two 8-bit numbers. ii) Logical OR and 2's complement of the number. 5 .Draw and Explain 8051 microcontroller. 6.Describe the register indirect addressing mode of 8086. 7. Calculate starting and ending address of each segment located by the following segment register values in real mode. i) 12341 ii) ABOOH iii) E000H 8. Draw and explain the execution of PUSH and POP instruction in stack addressing mode. 9. Describe how MOVSB and MOVSW instruction works with SI and DI. 10. Explain the following instructions. i) IMUL ii) DAA iii) DEC BYTE PTR [SI ] iv) SHR ECX,10 11. Write a short note on classification of instruction based on operand addressing. 12. Write a short note on following logical instructions related to 8085 i) ANA ii) RLC iii) CMC 13.Write as short note on Program Memory (ROM) of 8051 Microcontroller. 14. Write a short note on following segment registers. i) Code Segment (CS) ii) Data Segment (DS) iii) Extra Segment (ES) iv) Stack Segment (SS) 15. In Context with data-addressing Modes, Write a short note on any two of the following: 1) Immediate Addressing i) Base Relative-Plus-Index Addressing ii) Scaled-Index Addressing 16. Explain PUSH instruction and draw a diagram for effect of PUSH AX instruction. 17. With example explain 8 bit Division instruction. 18. With examples write a short note on 8-bit multiplication instruction. 19. Explain all Program Memory addressing Mode of advanced microprocessors. 20. Write and explain program of Addition between two 16-bit no. 21. Write Short Note on: a) PUSH and POP Instruction. b) Arithmetic Instructions of8085. c) Descriptor 22. Write Short Note on: a) BCD and ASCII instructions. 23. Explain Stack Memory addressing Mode of advanced microprocessors. 24. Explain all Logical instructions of 8085 Microprocessors. 25. Write Short Note on: a) Access Right Byte. b) MOV Revisited. c) Classification of Instructions 26. Write and explain all Division instructions of microprocessor with proper synatax. 27. Write a short note on classification of instruction based on functionality. 28. Write a short note on following data transfer instructions related to 8085. i) PUSH ii) MVI iii) LDA
29. In context with data-addressing Modes, write a short note on any
Two of the following. 1. Register Addressing 2.Immediate Addressisng 3. Register Indirect Addressing 30.explain direct program memory addressing in context with program memory addressing modes. 31.Write Concept of Real Mode in memory addressing of microprocessors. 32.Explain all Data addressing Mode of advanced microprocessors.