Re: HLASM anomaly

2017-02-24 Thread Paul Gilmartin
On 2017-02-23, at 23:54, John Dravnieks wrote: > > Unless the assembler is redesigned to use just one expression processor, > there will always be differences in between instruction operands and DC > operands > I see little value in attempting to eliminate that difference and much value in

Rif: Re: HLASM anomaly

2017-02-24 Thread aldo . crosio
the two instructions AHI 1,-1 AHI 1,X'' - if they are compiled produce coding 90EC D00C 000C 5 STM 14,12,12 (13) 0004 A71A 6 AHI 1,-1 0008 A71A 7