What are the functions of RIM, SIM, IN?
Answer Posted / ramdas gore
IN istruction is used to read data from a port and store it
into accumulator.
IN PORT_ADDR
e.g. if a PPI say 8155 is configured to act port A as in
put and port address is 81h assumed, then to read port A as
IN 81H
MOV D, A ;MOVE THE READ DATA IN REG D
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
Why address bus is unidirectional and data bus is bidirectional?
What is stack pointer in 8051 microcontroller?
What is the bit size of Itanium processor of Intel?
Define the architecture of the 8085 microprocessor?
What does a microprocessor mean?
What is 'daisy-chaining' in reference to the 8086?
What are the steps involved in a fetch cycle
Are all the bits of flag register used in 8051?
Byte wise what are the lengths of call and ret instructions?
Describe the (status) flag register of 8085?
How many instruction bits does 8085 processor support?
What is 8251?
What are the sources of an interrupt?
Design a divide-by-3 sequential circuit with 50% duty circle now?
Does alu have any storage facility?