llvm-6502/test/MC
Jim Grosbach 4c821d800a Thumb parsing and encoding for STR.
Not including tSTRspi.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138347 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 18:33:38 +00:00
..
ARM Thumb parsing and encoding for STR. 2011-08-23 18:33:38 +00:00
AsmParser Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
COFF Add the suffix to the Win64 EH data sections' names if given. Add a test for 2011-05-27 21:38:47 +00:00
Disassembler Fix decoding of Thumb2 prefetch instructions, which account for all the remaining Thumb2 decoding failures found by randomized testing so far. 2011-08-23 17:51:38 +00:00
ELF Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
MachO MachOWriter: Don't crash on fixups with arithmetic, emit a relocation instead. This matches what as does. 2011-08-12 01:51:29 +00:00
MBlaze
X86 Re-write part of VEX encoding logic, to be more easy to read! Also fix 2011-08-19 22:27:29 +00:00