It is a way of forcing a condition code of "high." (Too lazy to look up the bit value.)
Similarly *,255 would force "low" and CR 0,0 would force "equal/zero." Charles -----Original Message----- From: IBM Mainframe Assembler List [mailto:[email protected]] On Behalf Of Tom Marchant Sent: Monday, December 10, 2018 1:14 PM To: [email protected] Subject: Re: Getting the Last Condition Code On Sat, 8 Dec 2018 02:34:20 +0000, Alan Atkinson wrote: >CLI *,0 and *,255 Perhaps I'm being dense, but what do you mean? Surely not "compare the byte at the current location counter" which for CLI will always be X'95'.
