If you don't want the extra statement then add the label directly to the
statement and use it's length.
JE *+L'LA1
LA1 LA R1,1(R1)
JE LA2+L'LA2
LA2 LA R1,1(R1)
Jon Perryman
----- Original Message -----
> From: Phil Smith III <[email protected]>
>
>T ony Harminc wrote:
>
>> I used to do that. But one day someone will change the LA to LAY, or
>> decide to use AFI instead, or insert an instruction. Then it will
>> DWIS, but not DWIM.
>
> Sure, but I find it a nice compromise between cluttering it up with
> single-use labels and making it easy to miss the *+n usage. For me, this
> says "Yo, here be dragons, be careful". After that, it's your gun,
> your foot