llvm-6502/test/MC
Kevin Enderby 7aef62ff8c Added a handful of x86-32 instructions that were missing so that llvm-mc would
be more complete.  These are only expected to be used by llvm-mc with assembly
source so there is no pattern, [], in the .td files.  Most are being added to
X86InstrInfo.td as Chris suggested and only comments about register uses are
added.  Suggestions welcome on the .td changes as I'm not sure on every detail
of the x86 records.  More missing instructions will be coming.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116716 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-18 17:04:36 +00:00
..
ARM ARM mode encoding information for UBFX and SBFX instructions. 2010-10-15 17:15:16 +00:00
AsmParser actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
COFF Unbreak test on non-COFF targets. 2010-10-16 11:27:13 +00:00
Disassembler ARM instructions that are both predicated and set the condition codes 2010-10-15 03:23:44 +00:00
ELF Produce a R_386_PLT32 when needed. Moved the default cases of switches to the 2010-10-18 16:58:03 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 Added a handful of x86-32 instructions that were missing so that llvm-mc would 2010-10-18 17:04:36 +00:00