qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
LOOPcondition
   Summary  Detail  Example  Timings Key  Encodings Key
──────────────────────────────────────────────────────────────────────────────
 
 11100001       disp (1)
─────────────────┬─────────────────────────┬────────────────────────────────
 LOOPE label     │ loopz again             │ 88/86     18,noj=6
 LOOPZ label     │                         │ 286       8+m,noj=4
                 │                         │ 386       11+m
─────────────────┴─────────────────────────┴────────────────────────────────
   11100000       disp (1)
─────────────────┬─────────────────────────┬────────────────────────────────
 LOOPNE label    │ loopnzfor_next          │ 88/86     19,noj=5
 LOOPNZ label    │                         │   286     8,noj=4
                 │                         │   386     11+m
─────────────────┴─────────────────────────┴────────────────────────────────
                                    -♦-