Hi,
Try to rewrite it like this:

DROPR   EQU  *

                DROP    R11

                LA           R1, xxxxx
С уважением / Best regards /  Atentamente /  Meilleures salutations  /
تحياتي الحارة / Cordiali Saluti / Freundliche Grüß,
*Валерий Мироненко*
*--*

 Russia|Direct:+7 966 019-02-20
È CarPhone:

 ☁ Email: vmirone...@gmail.com | Security Email:  v...@idsrussia.ru
 ©  2023 Tenants Group LLC / IDS  LLC | Skype:
*ValMironenko*
P *Please consider the environment before printing this e-mail*
*_________________________________________________________________________________*

This e-mail
message, including any attachments, appended messages and the information
contained therein, is for the sole use of the intended recipient(s). If you are
not an intended recipient or have otherwise received this email message in
error, any use, dissemination, distribution, review, storage or copying of this
e-mail message and the information contained therein is strictly prohibited. If
you are not an intended recipient, please contact the sender by reply e-mail
and destroy all copies of this email message and do not otherwise utilize or
retain this email message or any or all of the information contained therein.
Although this email message and any attachments or appended messages are
believed to be free of any virus or other defect that might affect any computer
system into which it is received and opened, it is the responsibility of the
recipient to ensure that it is virus free and no responsibility is accepted by
the sender for any loss or damage arising in any way from its opening or use.




ср, 2 окт. 2024 г. в 07:00, ASSEMBLER-LIST automatic digest system <
lists...@listserv.uga.edu>:

> There is 1 message totaling 43 lines in this issue.
>
> Topics of the day:
>
>   1. Question on HLASM - B to a DROP statement!?!
>
> ----------------------------------------------------------------------
>
> Date:    Tue, 1 Oct 2024 17:46:39 -0400
> From:    Steve Thompson <ste...@wkyr.net>
> Subject: Question on HLASM - B to a DROP statement!?!
>
> Yes the subject is correct.
>
> I just ran into this situation. Program is in production.
>
> Multiple points in this program do the following:
>
>
>          B  DROPR11
>
> Now, a few screens away we have this:
>
>
> DROPR11 DROP R11
>          LA   R1,xxxxx  (or something similar)
>
> The DROPR11 above gets flagged with an invalid label
>
> The various B  DROPR11 statements resolve to the LA R1xxxx
>
> Anyone see a problem with this? When did this kind of thing get
> accepted?
>
> I would have figured that invalid label would have gotten at
> least an RC=8
>
> And every one of those "Branch" instructions would have been
> flagged for an undefined label or some such.
>
>
> An inquiring mind would like to know.
>
> Regards,
> Steve Thompson
>
> ------------------------------
>
> End of ASSEMBLER-LIST Digest - 19 Sep 2024 to 1 Oct 2024 (#2024-78)
> *******************************************************************
>

Reply via email to