3.5 Directive OPTION FIELDALIGN

Asmc Macro Assembler

3.5 Directive OPTION FIELDALIGN

OPTION FIELDALIGN sets the default value for structure alignment. The default value is 1 or the value set by cmdline switch -Zp. Syntax is:
OPTION FIELDALIGN: [1|2|4|8|16|32]
The current default value can be saved/restored with directives PUSHCONTEXT / POPCONTEXT ALIGNMENT,