Re: ASMA500 message question

2022-11-17 Thread Mike Shaw
That's it Mike, thank you. Mike Shaw MVS/QuickRef Support Group Chicago-Soft, Ltd. On Thu, Nov 17, 2022 at 4:33 PM Mike Hochee wrote: > We ran into this several years ago and ended up adjusting SECTALGN across > the board, which we were considering anyway. > > Pasted below is a post from Jonat

Re: ASMA500 message question

2022-11-17 Thread Mike Hochee
We ran into this several years ago and ended up adjusting SECTALGN across the board, which we were considering anyway. Pasted below is a post from Jonathan Scott about 6mos ago on the subject... HTH, Mike >Apr 22, 2022, 1:33:06 PM >to assembl...@listserv.uga.edu >Since APAR PH40885 you can

Re: ASMA500 message question

2022-11-17 Thread Mike Shaw
CATTR use requires GOFF object format, which I don't want to use. Mike On Thu, Nov 17, 2022 at 3:31 PM Seymour J Metz wrote: > You need a CATTR with the proper alignment. > > > From: IBM Mainframe Assembler List on > behalf of Mike Shaw > Sent: Thursd

Re: ASMA500 message question

2022-11-17 Thread Seymour J Metz
You need a CATTR with the proper alignment. From: IBM Mainframe Assembler List on behalf of Mike Shaw Sent: Thursday, November 17, 2022 3:20 PM To: ASSEMBLER-LIST@LISTSERV.UGA.EDU Subject: ASMA500 message question Everyone, This code fragment: 1C

Re: ASMA500 message question

2022-11-17 Thread Dave Clark
"IBM Mainframe Assembler List" wrote on 11/17/2022 03:20:36 PM: > I don't get it...all I want to do is get quadword boundary alignment for > the QUAD@1 constant. I would use the CNOP instruction, instead. Sincerely, Dave Clark -- int.ext: 91078 direct: (937) 531-6378 home: (937) 751-3

ASMA500 message question

2022-11-17 Thread Mike Shaw
Everyone, This code fragment: 1C 4700 071 NOP 0 20 0101 72 PR 22 73 DC0LQ *** ASMA500W Requested alignment exceeds section alignment * 22