It appears to be the actual interrupt registers, not from a "back-stack" save area. Perhaps LE does not save the interrupt registers if AMODE 31 -- which is just another way of stating the problem.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Tony Harminc Sent: Wednesday, August 31, 2016 9:17 AM To: [email protected] Subject: Re: LE CEEDUMP "doing too many favors" On 31 August 2016 at 10:22, Charles Mills <[email protected]> wrote: > Here's an example. How does it know the high halves of the registers > are irrelevant just because I am AMODE 31? Maybe I was in AMODE 64 a second > ago. > Maybe I am supposed to be in AMODE 64 and need clues as to why I am not. > Maybe I am doing 64-bit arithmetic. Maybe I am using some of the new > "high word" instructions. Perhaps because it's showing you values from a save area that doesn't have room for 64-bit regs? But then why would it put in ********_ before the values? Maybe there's a common formatting routine. With LE, who knows... ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
