MPMC Probable
MPMC Probable
RU
1. a. How many Address line required for addressing 8K bytes of memory space?
b. What is the difference between these two instructions INR B and INX B?
c. What is the Vector address corresponding to the hardware interrupt TRAP?
d. What is the function of ALE pin in 8085 processor?
e. What is an Interrupt Service Routine (ISR)?
f. Differentiate between maskable and unmaskable interrupt?
AA
8086:
a. Calculate the physical address, if content of the code segment register is F000 H
and content of IP register is FFFF H.
b. What is the size of address bus and data bus incase of 8086 microprocessor and
how many memory locations can be handled using its address bus.
c. What are the two modes of operations present in 8086?
d. What is the size of Instruction Queue Resister (IQR) in 8086 ?
e. Determine the 20 bit physical address if the Code Segment Register contains the
Address 3000H and Instruction Pointer Holds the address 5432 H.
f. What is the function of a segment register in 8086?
2.a. What do you mean by 1-Byte ,2-Byte, 3-Byte instruction of 8085 explain
with example.
b. With suitable example state the difference between STA and STAX
instruction in 8085.
c. Draw the Timing Diagram of I/O read Machine cycle.
d. What is Stack? Explain the instructions for storing and retrieving the data
from the stack.
e. Explain the instruction RAL with neat example.
f. Write a short note about the register organization of 8085.
g. What are the status flags available in 8085, Explain with proper example.
8086 :