llvm-6502/lib
Bruno Cardoso Lopes ac79e4c82f - Implement asm parsing support for LDRSBT, LDRHT, LDRSHT and STRHT
also fix the encoding of the later.
- Add a new encoding bit to describe the index mode used in AM3.
- Teach printAddrMode3Operand to check by the addressing mode which
  index mode to print.
- Testcases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128832 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-04 17:18:19 +00:00
..
Analysis Region: Allow user control the printing style of the print function. 2011-04-04 07:19:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Stop caching basic block index ranges now that SlotIndexes can keep up. 2011-04-04 15:32:15 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Object Start migrating mach-o dumping facilities to the object file out of a 2011-04-03 23:51:47 +00:00
Support Assorted bugfixes in object file handling: 2011-04-03 22:53:19 +00:00
Target - Implement asm parsing support for LDRSBT, LDRHT, LDRSHT and STRHT 2011-04-04 17:18:19 +00:00
Transforms Remove some support for ReturnInsts with multiple operands, and for 2011-04-04 07:44:02 +00:00
VMCore Remove some support for ReturnInsts with multiple operands, and for 2011-04-04 07:44:02 +00:00
CMakeLists.txt
Makefile