HLASM does indeed have register types: R10 EQU 10,,,,GR (or AR, FPR, GR64 (which I highly nonrecommend))
The "assembler type" (iirc) is an accessible attribute. sas On Thu, Apr 30, 2020 at 12:09 PM Paul Gilmartin < [email protected]> wrote: > ... > > Doesn't HLASM have a register symbol type? Could macros > rely on this rather than parentheses to indicate registers? > > -- gil >
