'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 <reichman...@gmail.com> 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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to