Question: plz answer 2. Read the value stored in memory location whose address is 10 and do the following: - if the value is less than
2. Read the value stored in memory location whose address is 10 and do the following: - if the value is less than 8 then add 4 to register B. - If the value is greater than 8 then add 5 to register C. - If the value is equals to 8 then load the value 3 to memory location whose address is 11 . B) Load three different values to memory location whose address is 10 (first value should be less than 8 , the second value should be greater than 8 and the third value is 8 ) then then fill the following table after your code is successfully executed for three different cases of input
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
