Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A word is equal to 12 bits OPCODES 1001 LOAD AC FROM MEM ADD TO AC FROM MEM Show final values in binary after 1
A word is equal to 12 bits OPCODES 1001 LOAD AC FROM MEM ADD TO AC FROM MEM Show final values in binary after 1 0 1 1 executing these 4 lines of code: 0 1 1 1 STOR AC TO MEM SUB MEM FROM AC 1 1 0 0 line 1 100 100 110 101 line 2101100110000 A. at what memory address (in decimal) is line 1 located line 3 110000 110111 line 4 0 11100101110 line 1 some of the known values just prior to the start of execution B. enter all known values in binary in the proper locations below MEMORY REGISTERS 460000 1000 101 1010 1 PC FINAL VALUES 47|11010011 MEMORY REGISTERS 48 0 0 0 0 0 0 0 1 49|10110011 46 AC 48 50 0 0 0 0 1 0 0 0 511 1010011 50 IR 5200000110 52 enter only new value if changed MAR 53 0 0 0 0 1001 54 10110011 5500000 101
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started