Explain branch instructions in 8085 microprocessor.
Differentiate between instruction cycle and machine cycle. What are different machine cycles in instructions: STA 2050H and LDA 2060H?
Write a program in assembly language that finds the greatest number among 8 bytes of number stored in the memory locations starting from 5001H. Store the greatest number in 5050H.
What is memory mapped I/O? Explain different types of instruction format in a basic computer system.
What are the different operations in stack organization? Explain.
Differentiate between RISC and CISC computer.
What is instruction pipelining? Explain in detail.
Attempt any TWO questions
[2x10=20]What is addressing mode? Explain different addressing modes.
What is a microprogram? Explain different formats of microinstructions. Draw the design of the control unit.
a. Draw the architecture of 8086 microprocessor.
b. Write a program in assembly language that copies 10 bytes of data stored in the memory location starting from 8000H to the memory location starting from 9000H.