llvm-6502/test/MC
Kristof Beyls b1d081230e Make ARMAsmParser accept the correct alignment specifier syntax in instructions.
The parser will now accept instructions with alignment specifiers written like
    vld1.8  {d16}, [r0:64]
, while also still accepting the incorrect syntax
    vld1.8  {d16}, [r0, :64]



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175164 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-14 14:46:12 +00:00
..
AArch64 AArch64: Undo change to how test was run 2013-02-11 10:51:41 +00:00
ARM Make ARMAsmParser accept the correct alignment specifier syntax in instructions. 2013-02-14 14:46:12 +00:00
AsmParser
COFF
Disassembler Make ARMAsmParser accept the correct alignment specifier syntax in instructions. 2013-02-14 14:46:12 +00:00
ELF
MachO [ms-inline asm] Add support for lexing binary integers with a [bB] suffix. 2013-02-12 18:29:02 +00:00
Markup
MBlaze
Mips [mips] Add definition of JALR instruction which has two register operands. Change the 2013-02-07 19:48:00 +00:00
PowerPC
X86 [ms-inline asm] Add support for lexing binary integers with a [bB] suffix. 2013-02-12 18:29:02 +00:00