Answered step by step
Verified Expert Solution
Question
1 Approved Answer
HOMEWORK 01 S20 NAME: A word is equal to 12 bits OPCODES 1 0 0 1 1011 0 111 Show final values in binary after
HOMEWORK 01 S20 NAME: A word is equal to 12 bits OPCODES 1 0 0 1 1011 0 111 Show final values in binary after executing these 4 lines of code: LOAD AC FROM MEM ADD TO AC FROM MEM STOR AC TO MEM A. at what memory address (in decimal) is line 1 located line 1100100110111 line 2101100110000 line 3101100101110 line 4 011101011101 line 1 B. enter all known values in binary in the proper locations below some of the known values just prior to the start of execution FINAL VALUES MEMORY REGISTERS 10101010 PC MEMORY REGISTERS AC TIR 46 0 0 0 0 1000 47 11010011 48 0 0 0 0 0 0 0 1 4910110011 50 0 0 0 0 1000 5111010011 52 0 0 0 0 0 110 53 0 0 0 0 1000 5410110011 550 0 0 0 0 101 MAR
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