OSDN Git Service

Add sanity checkings for Thumb2 Load/Store Register Exclusive family of operations.
authorJohnny Chen <johnny.chen@apple.com>
Thu, 14 Apr 2011 19:13:28 +0000 (19:13 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 14 Apr 2011 19:13:28 +0000 (19:13 +0000)
commitcd695fdac16c206655a19fb1741ab71929f28711
treea0230aedbe89afdff51006f60689c1e1486cdf2e
parentb8295f7a0ecb212e2ccc17eaf38fc949fd17943d
Add sanity checkings for Thumb2 Load/Store Register Exclusive family of operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
test/MC/Disassembler/ARM/invalid-t2LDREXD-thumb.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/invalid-t2STREXB-thumb.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/invalid-t2STREXD-thumb.txt [new file with mode: 0644]
test/MC/Disassembler/ARM/thumb-tests.txt