home *** CD-ROM | disk | FTP | other *** search
/ Graphics Programming Black Book (Special Edition) / BlackBook.bin / disk1 / zoa / wp42 / chapter13 / fig13.10.tif (.png) < prev    next >
Tagged Image File Format  |  1997-06-13  |  150KB  |  746x580  |  16-bit (18,270 colors)
Labels: box | bulletin board | cabinet | reckoner
OCR: inc ax oV cX.10 The code inside the loop inc ax inc repeated 10 times by branching loop LoopTop back to tho top of inc ax the loop 10 times inc aX The code inside the loop duplicated inc ax times and the ropetitions ar inc ax executed row with no branching inc ax inc ax inc inc ar FIGURE 13.10 In-line code reproduces the functionality of loops with- our branching This accomplished by literally assem- bling the instructions inside given loop however many times the loop repeats, then executing all the multiple instances of the code one another. loop that repeats 10 times. (B) An in-line version of thar loop LOODTOD oxecuted asscm umany after