Gerhard,

>> But that fails on X'80000000', unless that's the intention.

Why would a LT fail on X'80000000'?

a sequence of
   L   R15,PARM4
   LTR R15,R15
   BP  NICE_PARM
   BM  LAST_PARM
*   FAILED TO FIND THE END or found an empty parm

is absolutly identical to
   LT  R15,PARM4
   BP  NICE_PARM
   BM  LAST_PARM

The detection of an empty parm has to be done anyway.

--
Martin

Pi_cap_CPU - all you ever need around MWLC/SCRT/CMT in z/VSE
more at http://www.picapcpu.de

Reply via email to