[PATCH] ARM: fix pc-relative thumb loads decoding (literal loads)
Amaury de la Vieuville
amaury.dlv at gmail.com
Thu Jun 13 09:21:42 PDT 2013
This fixes two previous issues:
* Negative offsets are now correctly disassembled
* The decoded opcode was not the right one
http://llvm-reviews.chandlerc.com/D973
Files:
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/thumb2.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D973.1.patch
Type: text/x-patch
Size: 14520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130613/e236a9b3/attachment.bin>
More information about the llvm-commits
mailing list