What are the functions of RIM, SIM, IN?

Answer Posted / tarun aggarwal ymca

Read Interrupt Mask (RIM)
RIM is a multipurpose instruction used to read the status of
interrupts 7.5, 6.5, 5.5 and to
read serial input data bit. RIM loads 8-bit data in the
accumulator with the following
interpretation:
Actually RIM does the following three tasks:
1 Read the interrupt mask (bit 2, 1, 0).
2Identify pending interrupts (bit 6, 5, 4).
3 Receive serial input data bit (bit 7).

SIM is a multipurpose interrupt used to implement the 8085
interrupts (RST 7.5, 6.5, 5.5)
and serial data output. SIM interprets the accumulator
content as follows:
Actually, SIM does the following three tasks:
1Mask the interrupts (bit 2, 1, 0).
2 Reset RST 7.5 (bit 4). This is mainly used to overwrite
RST 7.5 without serving it.
3To implement serial I/O (bit 7, 6). If bit 6 = 1 is used
to enable serial I/O and bit 7 is
used to transmit serial output data bit.

Is This Answer Correct ?    148 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of ale in 8085 microprocessor?

643


Explain with an example how parameters can be passed using registers.

611


Explain about interrupt driven mode of data transfer

573


Signal voltage ranges for a logic high and for a logic low in RS-232C standard are

673


What are the conditions under which the eu enter into the wait mode?

696






Explain the functions of ale in 8085?

603


How many bits microprocessor was first developed?

615


Can port 0 be used as input output port?

639


What does eu do?

672


What the sp register does in a program?

625


What does a microprocessor mean?

658


What are the different types of instructions of 8085?

586


The input/output signals are related to which pins?

630


Define what the sop does with the help of an example.

567


What are the various interrupts in 8086?

620