write an assembly code which can call function in a loop
with al value from 0 to 9
Answer Posted / dinesh kumar.r
MVI B,00
MVI C,OA
LOOP:
INR B
DCR C
SUB C
JNZ LOOP
HLT
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Define crossbar switching with reference to 8086?
In the instruction FADD, What does F stands for
What are wait states in microprocessors?
What is the difference between maskable interrupts and non-maskable interrupts?
Explain the significance of signal?
What are registers in microcontroller ?
What are the general purpose registers in 8085?
Explain in steps what happens when an interrupt occurs?
On a scale of one to ten, rate me as an interviewer now 26 which stack is used in 8086?
Give example of bit address and byte address?
How can signals be classified for the 8085 microprocessor?
What is the difference between program memory and data memory?
If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?
What are the total number of input and output ports in 8085?
What is the significance of the clk pin in the 8086?