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

What is non-maskable interrupts?

632


explain the different types of control flags for the 8086?

568


What is the difference between 8085 microprocessor and 8086 microprocessor?

641


List various types of interrupts available in 8051 microcontroller?

603


Why memory width is not 16-bit? In stead of having 8-bit (same as 8085)?

632






How clock signal is generated in 8086?

607


Given a circuit, draw its exact timing response?

3231


How many bits microprocessor was first developed?

600


What is the stack segment used for?

591


What are the Interrupts available in 8051 microcontroller?

607


Define the type of interrupts in the 8085 processor?

582


How are labels named in assembly language?

716


What is the logical difference between move a to b and compute b = a?

602


State the two type of 16 bit registers and define them?

590


How many instruction bits does 8085 processor support?

595