Tony Thigpen wrote:
>I try to balance the use of B *+2+4 style branches against the
>cluttering up by using a bunch of labels. It's never for more than 2
>instructions.

I done got larned on me pappy's knee not to do it for more than ONE 
instruction, and to use something like:

     BE   *+8            Some comment
     LA   R1,1(,R1)     Some other comment
*+8  DS   0H

It's cutesy but I find it quite readable. YMMV.

...phsiii

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to