What are the functions of RIM, SIM, IN?

Answer Posted / manoj saroha

RIM instruction is used to know which interrupt is masked
or not. first RIM instruction is given and then we have to
load in accumulator ex.RIM
mov A,08H

SIM is used to set or reset interrupt.In this first we have
to set and reset any interrupt and then execute SIM.
ex. mov A,09H
SIM
IN is used to store some data from port to accumulator.
ex. IN 08H i.e A-data
of location 08H

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example of a combined addressing mode instruction?

555


Do the interrupts of 8085 have priority?

591


what is logical address?

565


What is function of ale in 8085 microprocessor?

590


How many bit microprocessor is the 8086 microprocessor?

628






what is a Watchdog Timer?

678


Which interrupt has highest priority?

650


Write a program that will store the contents of an accumulator and flag register at locations 2000h and 2001h.

561


List some 8051 microcontroller applications in embedded systems ?

538


Explain what is sim and rim instructions?

665


State an interrupt that is not level sensitive?

634


Explain the software instruction ei and di?

629


What are the steps involved in communication of 8085 microprocessor with the memory?

608


What are the functions of general purpose registers?

613


Define edge or level sensitive interrupts?

679