ST doesn't accept a 3-modifier expression, that is an artifact of the XL C/C++ 
"assembler" listing format.

HTH

Peter

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]]
> On Behalf Of Paul Gilmartin
> Sent: Thursday, May 08, 2014 7:01 PM
> To: [email protected]
> Subject: Re: Another C compiler shift bug?
> 
> On Thu, 8 May 2014 15:35:39 -0700, Charles Mills  wrote:
> 
> >Hmmm. Well, I beat the compiler into submission ...
> >
> "beat"?  Actually I believe you lulled it into submission.
> 
> >    ...
> >          SLDL     r2,0(r1)
> >          LR       r0,r3
> >          LR       r1,r2
> >          ST       r1,maxBit(,r13,248)
> >          ST       r0,maxBit(,r13,252)
> >
> Would there be anything wrong with:
> 
>           STM      r2,r3,maxBit+248(r13)
> 
> ???
> 
> I never knew that ST accepted a 3-modifier expression!?
--


This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to