Computer Architecture-1
Q. Describe the operation performed by the instruction OUT 47 h, AL. Ans : It transfers the content of AL to I/O port 47h. Notice that I/O port number appears as 0047h on the 16 bit address bus and that data from AL appears on the data bus of the microprocessor. Q. Pentium processor has…