As, regrettably, it has been necessary for Ed Jaffe to point out,

|          DC     0H

fills conditionally with x'00'  and

|         DS     0H

does not.  There are, however, many situations:

o those in which ensuring "an unbroken flow of executable instructions" is necessary, and

o those in which fullword. doubleword, or quadword alignment in required,

in which

|        CNOP  <byte>,<boundary>

which is much more powerful and flexible, should be used instead. In my own coding I do not anymore encounter frequent---I had almost written any---requirements for halfword alignment.

John Gilmore
Ashland, MA 01721
USA

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to