home *** CD-ROM | disk | FTP | other *** search
/ Graphics Programming Black Book (Special Edition) / BlackBook.bin / disk1 / zoa / wp42 / chapter13 / fig13.11.tif (.png) < prev    next >
Tagged Image File Format  |  1997-06-13  |  179KB  |  713x821  |  16-bit (20,465 colors)
Labels: bird | bulletin board | reckoner | shelf
OCR: mov CX.E The code inside the loop inc repeated times by branching loop LoopTop back to the top o the loop tirmes A branch is pertormed into the in-line code starting execution the line code inc. ax repetitions from the end The 5 repetitions inc ax of the code inside the loop are executed inc ax row with no further branching 10 in-line repetitions inc of the code inside the loop are present so inc 11 anywhere fromo to 10 repetitions can actually be performed inci ax deponding on where the in-line code the inc ax branch lands inc ax inc ax inc ax FIGURE 13.11 Branched to in line code is exactly like pure in line code except that the in- -line code is not necessarily executed starting at the first in. line instruction. Instead the in -line code is branched into at whatever location produces t ...