Disassembly of A8.6.59 LDR (literal) Encoding T1 (16-bit thumb instruction) should
authorJohnny Chen <johnny.chen@apple.com>
Fri, 22 Apr 2011 19:12:43 +0000 (19:12 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Fri, 22 Apr 2011 19:12:43 +0000 (19:12 +0000)
commit597fa65373b824c840212cf238a73ae13dc35494
tree9e88dcdb8cb5f0176b5b6f7231776f70374f9f4e
parente7cf062537e898f830565db5dbf99ae9c928399e
Disassembly of A8.6.59 LDR (literal) Encoding T1 (16-bit thumb instruction) should
print out ldr, not ldr.n.

rdar://problem/9267772

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
test/MC/Disassembler/ARM/thumb-printf.txt
test/MC/Disassembler/ARM/thumb-tests.txt
utils/TableGen/ARMDecoderEmitter.cpp