llvm-6502/test/MC
Jim Grosbach 33b7bebca4 Revert r125595, which is an X86-only undocumented assembly syntax extension
enabled for all targets. Non-X86 targets should not have this behavior
enabled by default.

Joerg, if you would like to resubmit with the behavior conditionalized to be
X86-ELF only, that's fine.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126336 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-23 21:26:51 +00:00
..
ARM Add assembly parsing support for "msr" and also fix its encoding. Also add 2011-02-18 19:45:59 +00:00
AsmParser Revert r125595, which is an X86-only undocumented assembly syntax extension 2011-02-23 21:26:51 +00:00
COFF Don't use PadSectionToAlignment on windows. 2010-12-06 03:03:44 +00:00
Disassembler Fixed a bug in the enhanced disassembler that caused 2011-02-23 03:31:28 +00:00
ELF Put in the symbol table symbols only used in a .globl statement. 2011-02-23 20:22:07 +00:00
MachO MC/Mach-O/Thumb: Set the thumb bit in the symbol table. 2010-12-29 14:14:06 +00:00
MBlaze Teach the MBlaze asm parser how to parse special purpose register names. 2010-12-20 20:43:24 +00:00
X86 Use the same (%dx) hack for in[bwl] as for out[bwl]. 2011-02-22 20:40:09 +00:00