small fixup which enables the issuing of the aforementioned instruction (w/o operands), on MS/Intel syntax.
Differential Revision: https://reviews.llvm.org/D26913
Paths
| Differential D26913
[X86][MS] Allow the invoking of a stand-alone 'movsd' instruction ClosedPublic Authored by coby on Nov 21 2016, 6:41 AM.
Details Summary small fixup which enables the issuing of the aforementioned instruction (w/o operands), on MS/Intel syntax. Differential Revision: https://reviews.llvm.org/D26913
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 21 2016, 6:45 AM Closed by commit rL287548: small fixup which enables the issuing of the aforementioned instruction (w/o… (authored by coby). · Explain WhyNov 21 2016, 8:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 78714 lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/intel-syntax.s
|