home *** CD-ROM | disk | FTP | other *** search
/ Graphics Programming Black Book (Special Edition) / BlackBook.bin / disk1 / zoa / wp42 / chapter13 / fig13.12.tif (.png) < prev    next >
Tagged Image File Format  |  1997-06-13  |  246KB  |  659x821  |  16-bit (23,328 colors)
Labels: bird | book | reckoner | sky | slide projector
OCR: mov cx.15 The code inaide the loop inc repeated 15 times by branching loop .oopTon back to the top the loop 15 times branch performod into the partial in-line code starting execution of the partlal in-line code 15 modulo (that is three) repetitions from the end CX is at this poin First the last 3 repetitions of the code inaide tho loop are oxocutod in row then the full partial in-line loop run times executing the inc ax 4 partial in-line repetitions in row each time for Inc ax total of 15 repetitions the loop code In all branches are imade, inc ax including the initial branch into the partial in-lino code inc a By var ying the initialy branched-to instruction and the value in CX, any loop LoopTop number of repetitions can be pertormed FIGURE 13.12 Branched-to partial in- -line code can han ...