write an assembly code which can call function in a loop
with al value from 0 to 9
Answer Posted / sivasyam
mov ro,#10h
here:
acall fun
inc a1
djnz ro,here
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is meant by the statement that 8085 is a 8 bit microprocessor?
What are the various interrupts in 8086?
Explain the 8051 microcontroller architecture?
Given a circuit, draw its exact timing response?
What is instruction cycle?
Define the architecture of the 8085 microprocessor?
Logic calculations are done in which type of registers?
Differentiate between hardware and software interrupts and state examples for both?
What is the function of ale in 8085 microprocessor?
Explain memory mapped i/o and i/o mapped i/o schemes?
Byte wise what are the lengths of call and ret instructions?
Describe the jae instruction with the help of an example?
Give an example of a combined addressing mode instruction?
What is the maximum internal clock frequency of 8086?
What does the parity flag do?