TROT executes fine on our machine. I looked TROT up in the POPS and it's documented in the original edition of the z/Architecture POPS. It looks like it was added in the 8th edition of the ESA/390 POPS so you must've had this issue on a pre z/Architecture machine.
Robert Ngan CSC Financial Services Group |------------> | From: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |Duffy Nightingale <[email protected]> | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | To: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |[email protected] | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Date: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |2011/09/27 12:45 | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Subject: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |Re: Page alignment requirement for TROT table | >--------------------------------------------------------------------------------------------------------------------------------------------------| Robert, I recommend trying the execute of that TROT as soon as possible if you haven't already. I needed that instruction and it assembled fine but when I went to run it - "invalid instruction". So I wrote a routine called TROT! Duffy On Tue, Sep 27, 2011 at 9:30 AM, Robert Ngan <[email protected]> wrote: > After re-reading the POPS, I found the relaxed alignment requirements only > applies to TRTO and TRTT, TROT has always required only DW alignment but I > missed that. > So page alignment is now a non-issue. > > Thanks, > Robert Ngan > CSC Financial Services > > > |------------> > | From: | > |------------> > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |Martin Trübner <[email protected]> > | > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |------------> > | To: | > |------------> > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |[email protected] > | > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |------------> > | Date: | > |------------> > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |2011/09/27 02:24 > | > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |------------> > | Subject: | > |------------> > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > |Re: Page alignment requirement for TROT table > | > > >--------------------------------------------------------------------------------------------------------------------------------------------------| > > > > > > Or > > Read POP and check that you have a box that has the "ETF2-enhancement > facility" and use only DW alignment. > > Are there any boxes out that do not have the ETF2-enhancement? > > It is the facility that allows the stop on match with R0 to be > suppressed. > > can be tested with TM 200+3,B'10000000' > > (in z/VSE and z/OS only not in Linux on Z) > > -- > Martin > > Pi_cap_CPU - all you ever need around MWLC/SCRT/CMT in z/VSE > more at http://www.picapcpu.de >
