What are the functions of RIM, SIM, IN?
Answer Posted / dinesh
IN is an instruction in 8086, used to transfer data from I/O device to micro proceesor
ex: IN Al,40
where 40 is 8 bit port address
IN Al,4000
where 4000 is a 16 bit port address
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
What happens when call instruction is executed?
Which type of JMP instruction assembles if the distance is 0020h bytes
Define edge or level sensitive interrupts?
explain the difference between 8086 and 8088?
What is the purpose of segment register?
How many interrupts are there in 8085?
What does the eu do in the 8086?
How are time delays calculated in the 8085?
Explain what type of architecture is used in 8085 microprocessor?
Comment the size of stack?
What type of interrupt is the “trap” and what does it do?
Explain the functions of ale in 8085?
What is a stack pointer register?
Explain sim and rim instructions?
How many hardware interrupts 8085 supports?