So since my code has literals I was just trying to put at the end of @@LIT@1 addressed by r3 when I tried to ORG @@LIT@1 I got statement unresolvable
-----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Mike Schwab Sent: Tuesday, April 28, 2020 8:20 PM To: [email protected] Subject: Re: #pragma insert_asm Metal C 'beyond using' ? A base register can only be used to address 4K of memory. On Wed, Apr 29, 2020 at 12:09 AM Joseph Reichman <[email protected]> wrote: > > One of the things I learned the hard way That when inserting literals > > The executable assembler code generated by metal C has no base > register I believe so you some how have to establish addressabilty to > the literals > > Which why I was trying to do any org @@LIT@1 as it is addressed by > register 3 I was never able to do that and addressed my literals a > different way when I tried the pragma insert_asm still had > addressabily error ( beyond using not sure what the error was ) > > Thanks > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send > email to [email protected] with the message: INFO IBM-MAIN -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
