llvm-6502/test/MC
Craig Topper ced2756280 Recommit r201059 and r201060 with hopefully a fix for its original failure.
Original commits messages:

Add MRMXr/MRMXm form to X86 for use by instructions which treat the 'reg' field of modrm byte as a don't care value. Will allow for simplification of disassembler code.

Simplify a bunch of code by removing the need for the x86 disassembler table builder to know about extended opcodes. The modrm forms are sufficient to convey the information.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201065 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-10 06:55:41 +00:00
..
AArch64 [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser. 2014-01-20 02:14:05 +00:00
ARM ARM: change attribute tests to use parsed form 2014-02-08 23:17:02 +00:00
AsmParser AsmParser: Parse (and ignore) nested .macro definitions. 2014-02-09 16:22:00 +00:00
COFF Fix PR18381 - print a minimal diagnostic rather than assert on unresolved .secidx target 2014-01-30 21:13:05 +00:00
Disassembler [Sparc] Correct quad register list in the asm parser. 2014-01-24 05:24:01 +00:00
ELF MC: Add support for .cfi_startproc simple 2014-01-27 17:20:25 +00:00
MachO Fix known typos 2014-01-24 17:20:08 +00:00
Markup
Mips Changed comment. 2014-02-07 11:16:02 +00:00
PowerPC Convert another llc -filetype=obj test. 2013-10-28 22:17:19 +00:00
Sparc [Sparc] Add support for parsing synthetic instruction 'mov'. 2014-02-07 09:06:52 +00:00
SystemZ [SystemZ] Add MC support for interlocked-access 1 instructions 2013-12-24 15:14:05 +00:00
X86 Recommit r201059 and r201060 with hopefully a fix for its original failure. 2014-02-10 06:55:41 +00:00