Write the loop equation in terms of cx and dx


For the following Software Time delay routine:
CLKS
DLY: DEC CX 3
NOP 3
JNZ DLY 16/4
DEC DX 3
NOP 3
JNZ DLY 16/4
RET 10

(1) Write the loop equation in terms of CX and DX.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write the loop equation in terms of cx and dx
Reference No:- TGS0137245

Expected delivery within 24 Hours