a) The memory contents of the CPU registers of a computer system are given belowin hexadecimal. What will be the actual
Posted: Fri Jul 08, 2022 6:36 am
a) The memory contents of the CPU registers of a computer system are given belowin hexadecimal. What will be the actual operand value given for the command executed (operated, currently executed) according to the address modes given in the options? (10p) Reminder: The 5 at the beginning of 551 in the IR indicates the action to be taken. The other 2 digits are also interpreted as addresses. Memory Adres Memory içeriği |0|11|12|||1| 50 51 61 80 81 551 150 351 005 080 002 003 005 Register içeriği 10 551 a. Immediate addressing (ivedi adresleme) = ? b. Direct addressing (doğrudan adresleme) = ? c. Indirect addressing (dolaylı adresleme) = ? d. PC ile ilişkili adresleme (PC relative addressing) = ? Register PC AC IR b) The 12-bit Hamming encoded information sent is read as Ox7C1. Write the data bits in this incoming information. If there is, find the wrong bit and correct it and write what should be the sent data.. (5p)