The .even directive aligns content to an evan-numbered address.
In at&t syntax .even
In Microsoft syntax even (without the dot).
Paths
| Differential D15413
[X86][inline asm] support even directive ClosedPublic Authored by m_zuckerman on Dec 10 2015, 4:05 AM.
Details Summary The .even directive aligns content to an evan-numbered address. In at&t syntax .even
Diff Detail Event Timelinem_zuckerman updated this object. This revision is now accepted and ready to land.Dec 11 2015, 1:55 PM Closed by commit rL255462: [X86][inline asm] support even directive (authored by mzuckerm). · Explain WhyDec 13 2015, 9:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42408 include/llvm/MC/MCTargetAsmParser.h
lib/MC/MCParser/AsmParser.cpp
lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/x86-evenDirective.s
|