On Sat, 4 Jul 2020 22:34:47 +0100, Rupert Reynolds wrote:

>The question on my mind is "What did you want to achieve?"
>
>If you wanted an aligned fullword for OW0007AC then you need to decide
>whether to align REPORT07 2 bytes after a fullword boundary (precede it
>with CNOP 2,4 from memory) or whether you want slack bytes in the record.
>
>Back in the olde daze, (not sure whether it is still true), loading a
>register from an address not aligned would cause an abend, or poor
>performance.
> 
Perhaps still performance; mostly not ABEND.  (Do CCWs still require
doubleword alignment?  PSWs?  STCK?  CDS?)

If you have control of the placement, use the strategy automatic for
literals:  place the larger objects earlier.
-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to