Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

1. What is the function of ALE signal in 8085 microprocessor?

2. Give symbolic representation of instructions ADC R and DAD Rp.


3. Write 8085 assembly language program to find 2s complement of 8-bitnumbers

stored in register C. Save the result in C.


4. What is the function of Instruction Register and Decoder in 8085microprocessor?
5. What do you mean by an Interrupt? Enlist hardware and software interrupts of8085

microprocessor.
6. What are the major components of Execution Unit (EU) in 8086?
7. What is the function of MN/MX pin of 8086 processor?
8. Give full forms of PC, ALU, SIM and PSW.
9. What will be the result of XRA B if A=23H and B=23H?
10. Enlist the steps followed during memory write cycle in 8085 microprocessor.
11. List the 16-bit registers of 8085 microprocessor.
12. Define T-state and Machine Cycle.
13. Give difference between RLC and RAL.
14. The 8086 microprocessor has _______ bit data bus and _______ bit
address bus.
15. Give Example of single byte instruction.
16. What is the function of ORA B instruction?
17. Define stack and list stack related instructions.
18. List general purpose registers in 8086 microprocessor.
19. Which instruction is used to read data from port address 05h?
20. List the steps of memory read operation.

3 MARKS
21. Explain bus organization of 8085 microprocessor. OR Explain system bus with their
function.
22. What do you mean by Instruction? Give classification of 8085 instructions.
23. Explain internal register organization of 8085 microprocessor.
24. Explain XTHL and SPHL instructions of 8085 microprocessor.
25. Explain the use of DAA instruction of 8085 microprocessor.
26. Write addressing modes of (i) MVI A, 32H (ii) LDA C200H (iii) STC (iv) ADD M
(v) MOV A,B (vi) LXI H,2030H.
27. Explain minimum mode operation of 8086 microprocessor.
28. Enlist restart instructions of 8085 and explain the function of the same.
29. Write down the steps microprocessor performs when an Interrupt occurs.
30. What is the function of HOLD and HLDApins of 8085 microprocessor?
31. Write 8085 assembly language program to subtract 23H from 32H.
32. List flags of 8085 microprocessor and explain any two.
33. Give advantage of prefetch queue in 8086 microprocessor.
34. Explain peripheral or externally initiated operations of 8085.
35. Explain AND instructions with example.
36. Explain function of following Instructions: (i) LXI (ii) INX (iii) CMA
37. Explain Subtract Instructions.
38. Explain RIM instruction.
39. Explain control flag of 8086 microprocessor.
40. Explain conditional jump instructions.

4 MARKS
41. Draw pin diagram of 8085 microprocessor.
42. Write an assembly program to add 37H, 52H and ABH using 8085instructions. Store
the result at C100H (Lower Byte) and C101H (Higher Byte).
43. Draw timing diagram for memory read cycle.
44. Explain the concept of Instruction Pipelining in 8086.
45. Write 8085 assembly program to count number of 1s in 8-bit number stored at
C100H. Store the result in register C.
46. Write a program to perform Ex-OR operation between1234H and ABCD H.Store the
result in HL pair. What will be the contents of HL pair after execution of the program?
47. Explain data transfer instructions of 8085 microprocessor.
48. Draw and explain read and write control signal generation in 8085 microprocessor.
49. Write 8085 program to add 1234H and 34FCH. Store the result in BC register pair.
50. Explain LXI H, C200H and LHLD C200H for 8085 microprocessor.
51. Draw architecture of 8086 microprocessor.
52. Explain different types of rotate instructions of 8085 microprocessor.
53. Explain Segment Registers of 8086 microprocessor.
54. Write delay subroutine of 1ms.
55. Write an assembly language program to find minimum of two numbers stored in the
memory location 3050h and 3051h.store result in 3052h.
56. List the functions of BIU and EU.
57. Give difference between subroutine and macro.
7 MARKS
58. Explain architecture of 8085 microprocessor with neat diagram.
59. What is addressing mode? Explain different types of addressing modes withsuitable
example in context of 8085 instructions.
60. Explain 8086 p architecture.

You might also like