On Tue, 22 Nov 2016 08:53:10 +0100 aldo.cro...@csebo.it wrote: :> the CNOP 2.8 indicated is useless as alignment with half word is already :>guaranteed by the next dS.
But I want dowbleword for the CL8. :>the problem and the fact that the start point of the dsect is not aligned. Al DSECTs are assumed by the assembler to be (at least) doubleword aligned. :>IN YOUR SAMPLE: :>ZZZ DSECT :> CNOP 2,8 :>DDNTXTU DS 3H,CL8 :>@DDNTXTU USING S99TUNIT,DDNTXTU Not a clue what you are showing here. :>FOR EXAMPLE: . :>. Ds 0f :>Zzz_a ds cl2040 :>. La r?,zzz_a :>. Using zzz,r? :> In this case DDNTXTU is alignad . :>. Ds 0f :>. DS CL1 :>Zzz_a ds cl2040 :> :> :>. La r?,zzz_a :>. Using zzz,r? :> :> In this case DDNTXTU is NOT aligned -- Binyamin Dissen <bdis...@dissensoftware.com> http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel Should you use the mailblocks package and expect a response from me, you should preauthorize the dissensoftware.com domain. I very rarely bother responding to challenge/response systems, especially those from irresponsible companies.