llvm-6502/test/MC
Jim Grosbach 8ba1474181 ARM: Better disassembly for pc-relative LDR.
When the operand is a plain immediate rather than a label, print it
as [pc, #imm] like we do for the Thumb2 wide encoding variant.

rdar://12154503

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166991 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-30 01:04:51 +00:00
..
ARM ARM: Better disassembly for pc-relative LDR. 2012-10-30 01:04:51 +00:00
AsmParser
COFF
Disassembler ARM: Better disassembly for pc-relative LDR. 2012-10-30 01:04:51 +00:00
ELF
MachO
MBlaze
Mips
PowerPC Initial TOC support for PowerPC64 object creation 2012-10-25 12:27:42 +00:00
X86 [ms-inline asm] Add support for the [] operator. Essentially, [expr1][expr2] is 2012-10-29 18:01:54 +00:00