Analyse the instructions below and comment on Addressing mode: MOV CX, AX MOV AX, [1592H] ADD CX, [AX+SI] MOV BX, [SI+16] ADD BX, AX
Home/Microprocessor/Page 3
SIKSHAPATH Latest Questions
gursimartakkar
Asked: May 2, 2022In: Microprocessor
Find the effective and physical address when the microprocessor executes the following instructions: (i) MOV AL,[2000H] (ii) MOV AX,[SI] If SI =2000H and DS=1000H
Miachel
Asked: May 1, 2022In: Microprocessor
Describe the functionof the following pins and their use in 8086 based system. (i)NMI (ii) LOCK(iii) TEST (iv) RESET.
Find the smaller out of two numbers. Find the larger out of two numbers. Write a program for 8085.
AK
Asked: April 29, 2022In: Microprocessor
Analyse the instructions below and comment on Addressing mode: MOV CX, AX MOV AX, [1592H] ADD CX, [AX+SI] MOV BX, [SI+16] ADD BX, AX
AK
Asked: April 29, 2022In: Microprocessor
State the significance of LOCK signal in 8086. In which mode this signal is used? Explain the operation of 8086 in that mode.