New Reply

Computer Architecture Help

 
Share Thread Thread Tools
Feb15-12, 10:00 AM   #1
 

Computer Architecture Help


I have an issue with my computer architecture problem.

Computer has intial I=0, PC=100, AC=ABCD, Address 055. The content of memory location (055) is 7777. I have to find PC, AR, DR, AC, and IR from that information using the STA instruction.

The STA instruction is M[AR] <-AC

I calculated the following values and believe it is correct...

PC=101;
AR=055;
DR=ABCD;
AC=ABCD;
IR=3055;

Can anyone tell me if this is correct?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Feb27-12, 10:38 PM   #2
 
This looks correct, assuming the memory location 100 contains the value 3055.
New Reply
Thread Tools


Similar Threads for: Computer Architecture Help
Thread Forum Replies
Computer Architecture Problem Engineering, Comp Sci, & Technology Homework 11
Computer Architecture HELP Biology, Chemistry & Other Homework 0
Computer Architecture (2 Problems) Engineering, Comp Sci, & Technology Homework 1
Computer Architecture Help! Programming & Comp Sci 0
Computer Architecture Help Computing & Technology 4