Question: Problem 3 : Use LC - 3 Instruction to write your solution code: Assuming the BUSYNESS bit vector is stored in R 2 , we
Problem : Use LC Instruction to write your solution code:
Assuming the BUSYNESS bit vector is stored in R we can use the LC instruction
AND R R #
to determine whether machine is busy or not. If the result of this instruction is then machine is busy.
a Write an LC instruction that determines whether machine is busy.
b Write an LC instruction that determines whether both machines and are busy.
c Write an LC instruction that indicates none of the machines are busy.
d Write an LC instruction that determines whether machine is busy?
Please make sure to attach algorithms assembly language script, screenshots of the memory addresses where your algorithm code is stored, also attach screenshots of simulation results and screenshots of the stack. Please add comments where it is appropriate.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
