On Jun 13, 2012, at 09:31, Doron Geva wrote:
>
> In my long life in MVS I do not remember I ever wrote code that not on a
> half word boundary (unless I used it for "B    ABEND").
>
> So can assembler issue a message (error) when an instruction is not on a
> half word boundary and old BRANCH (not relative/long displacment BRANCH) is
> also not a half word boundary?
>
Did the assembler in days of yore (s/360?) warn of misaligned
data references?

Will HLASM generate misaligned instructions if alignment
is disabled in PARM?

-- gil

Reply via email to