llvm-6502/test/MC
Johnny Chen 5e5a40867a The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset.
Remove the offending logic and update the test cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127843 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-18 00:38:03 +00:00
..
ARM
AsmParser
COFF
Disassembler The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset. 2011-03-18 00:38:03 +00:00
ELF
MachO MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have 2011-03-17 16:25:24 +00:00
MBlaze
X86