projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd37b72
)
Add a test for Thumb1 LDRSH decoding.
author
Owen Anderson
<resistor@mac.com>
Mon, 15 Aug 2011 20:15:43 +0000
(20:15 +0000)
committer
Owen Anderson
<resistor@mac.com>
Mon, 15 Aug 2011 20:15:43 +0000
(20:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137645
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/Disassembler/ARM/thumb-tests.txt
patch
|
blob
|
history
diff --git
a/test/MC/Disassembler/ARM/thumb-tests.txt
b/test/MC/Disassembler/ARM/thumb-tests.txt
index 01c3a9851955e5b04782fbc2ff87ed6aa05573e2..3b578eca07a639ee95010be51d092b5f4f8794e7 100644
(file)
--- a/
test/MC/Disassembler/ARM/thumb-tests.txt
+++ b/
test/MC/Disassembler/ARM/thumb-tests.txt
@@
-271,3
+271,6
@@
# CHECK: ldrsb r1, [r0, r0]
0x01 0x56
+
+# CHECK: ldrsh r1, [r0, r0]
+0x01 0x5E