On Fri, Jul 21, 2017 at 1:28 AM, Pieter Wiid <pw...@mweb.co.za> wrote:

> Look at ASMDREG in the HLASM toolkit. I can't remember offhand.
>

​Hum, never thought of that because we aren't licensed for it (at least I
don't think we are). But, in any case, that just has "simple" equates
without the "size" portion. I.e. no "GR" or "GR32" or "GR64" type operand.​



>
> -----Original Message-----
> From: IBM Mainframe Assembler List [mailto:ASSEMBLER-LIST@LISTSERV.UGA.EDU]
> On Behalf Of John McKown
> Sent: 20 July 2017 20:52
> To: ASSEMBLER-LIST@LISTSERV.UGA.EDU
> Subject: superior IBM supplied "register equate" macro?
>
> I know about YREGS and IAZYREG. But there are not what I want. What I want
> would have lines akin to:
>
> R0       EQU   0,,,,GR
> R0_64    EQU   0,,,,GR64
> R0_32    EQU   0,,,,GR32
> AR0      EQU   0,,,,AR
>
>
> ​Am I just being "too anal" in wanting to have something flagged like:
>
> MVI SOMEVAR,R0 SAVE HIGH BYTE OF R0 IN STORAGE
> * ABOVE COMMENT IS OBVIOUSLY DONE BY A ROOKIE
>
> or
>
> LG R0,DOUBLEWORD​
>
>
> --
> Veni, Vidi, VISA: I came, I saw, I did a little shopping.
>
> Maranatha! <><
> John McKown
>
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>



-- 
Veni, Vidi, VISA: I came, I saw, I did a little shopping.

Maranatha! <><
John McKown

Reply via email to