Question: 4. A. Translate this machine code to English descriptions: Address Value 0 901 1 310 2 110 3 310 4 901 5 110 6 311

4. A. Translate this machine code to English descriptions: Address Value 0 901 1 310 2 110 3 310 4 901 5 110 6 311 7 111 8 902 9 000 B. Call the inputs x and y. Describe the output of the program. (What expression does it calculate?) DO NOT list what it does step by step. 5. Write LMC machine code for a program that gets two numbers from input (call the first one x and second one y) and outputs the result of calculating y - 2x. Given inputs of 3 and then 10, the output should be 4. 4. A. Translate this machine code to English descriptions: Address Value 0 901 1 310 2 110 3 310 4 901 5 110 6 311 7 111 8 902 9 000 B. Call the inputs x and y. Describe the output of the program. (What expression does it calculate?) DO NOT list what it does step by step. 5. Write LMC machine code for a program that gets two numbers from input (call the first one x and second one y) and outputs the result of calculating y - 2x. Given inputs of 3 and then 10, the output should be 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
