llvm-6502/test/MC
Jim Grosbach 56ac907c57 Implement a few more binary encoding bits. Still very early stage proof-of-
concept level stuff at this point, but it is generally working for those
instructions that know how to map the operands.

This patch fills in the register operands for add/sub/or/etc instructions
and adds the conditional execution predicate encoding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116112 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-08 21:45:55 +00:00
..
ARM Implement a few more binary encoding bits. Still very early stage proof-of- 2010-10-08 21:45:55 +00:00
AsmParser actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
COFF MC-COFF: Add test for my last commit. 2010-10-08 00:00:28 +00:00
Disassembler Added a testcase for the ENTER instruction. 2010-10-05 00:21:40 +00:00
ELF Call InitSections in llc and clang so that the binaries produced by them 2010-10-08 19:37:38 +00:00
MachO MC/Mach-O/i386: Fix a crash in relocation handling. 2010-09-17 15:21:50 +00:00
X86 Replace a gross hack (the MOV64ri_alt instruction) with a slightly less 2010-10-05 21:09:45 +00:00