RE: SXMACLIB
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <F01192B7669C4885AC7830B7E764713F@TahoeZ800> |
Just a casual question Paul: Why would you want to pollute SYS1.MACLIB ? It would seem (from an old systems programmer's point of view) that you would want to make a new macro library and concatenate that to SYS1.MACLIB in any assemblies where it was required (or modify your copy of SXMACLIB and concatenate that). Shelby _____ From: [email protected] [mailto:[email protected]] Sent: Thursday, September 26, 2019 10:56 PM To: [email protected] Subject: RE: [H390-MVS] SXMACLIB ---In [email protected], <kerravon86@...> wrote : >> I have absolutely nothing supporting 64-bit regs. > Thanks Shelby. I must have the wrong person > then, because I can remember a conversation I finally found the conversation: https://groups.yahoo.com/neo/groups/H390-MVS/conversations/messages/17279 and it looks like I created LG and STG myself, but made use of your STY and E3OP instructions. What I will do is copy your macros into sys1.maclib and add my LG and STG there as well. BFN. Paul.