On 12/14/2016 10:29 AM, Tom Marchant wrote:
On Wed, 14 Dec 2016 10:00:19 -0800, Ed Jaffe wrote:

Obviously, this will need to be looked at if we ever move it above the
bar...
... or run AMODE 64.

If this module ever runs AMODE(64), all we need to do is change this:

     OILH  R15,X'8000'             ..it's AMODE(31)

to this:

     OILL  R14,X'0001'             ..it's AMODE(64)
     OILH  R15,X'8000'             ..(same)



If I was to implement something like this now, I would build a 128-bit
PSW and use LPSWE.

Yeah, me too. :)

And, that's what we would definitely be forced to do if we ever ran the code above the bar.

--
Edward E Jaffe
Phoenix Software International, Inc
831 Parkview Drive North
El Segundo, CA 90245
http://www.phoenixsoftware.com/

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

Reply via email to