Question: Using the following 3 instructions: HALT, stops the program INC r j, increments the contents of register r, and moves to instruction number j DEB

Using the following 3 instructions:
HALT, stops the program
INC r j, increments the contents of register r, and moves to instruction number j
DEB r i j, If contents of register r is > 0 then decrement the register and move to instruction i, else move to instruction j.
2. LUCIWUTU VIL DU DUOI IL 1L. Q4. Write and test a program for integer division. DIV R1 R2 will return the quotient in R3 and the remainder in R4. Q5. Recall the features v/s evaluation criteria from Ch 1. Comments on the 2. LUCIWUTU VIL DU DUOI IL 1L. Q4. Write and test a program for integer division. DIV R1 R2 will return the quotient in R3 and the remainder in R4. Q5. Recall the features v/s evaluation criteria from Ch 1. Comments on the
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
