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
Define the number of flags present in the 8086 and name each one of them.
What is the significance of the control unit in the 8085?
In how many ways computer soft wares are categorized?
Intel 8051 follows which architecture?
What are the types of interrupts in 8051?
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
What is instruction cycle?
What is stack pointer?
Give an example of one address microprocessor?
Does alu have any storage facility?
Explain the internal architecture of the 8086 microprocessor?
The address capability of 8085 is 64 kb.explain?
Mention interrupts pins of 8085?
Do the interrupts of 8085 have priority?
What is the bhe signal?