The multiplication program of Table 6-14 is not initialized. After the program is executed once, location CTR

Question:

The multiplication program of Table 6-14 is not initialized. After the program is executed once, location CTR will be left with zero. Show that if the program is executed again starting from location 100, the loop will be traversed 65536 times. Add the needed instructions to initialize the program.

Table 6-14TABLE 6-14 Program to Multiply Two Positive Numbers ORG 100 CLE LDA Y CIR STA Y SZE LOP, ONE, ZRO, CTR, X, Y,

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: