summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler
diff options
context:
space:
mode:
authorBradley Smith <bradley.smith@arm.com>2014-04-09 14:41:49 +0000
committerBradley Smith <bradley.smith@arm.com>2014-04-09 14:41:49 +0000
commit35b8c724c7e1d1ea6b5bc84ee79675b3debf16e4 (patch)
tree66ac9626235b09d77072aed25daaa1d37d8bfde4 /test/MC/Disassembler
parent6307036c7c78eb26f1e83531f93a630e42b43099 (diff)
[ARM64] STRHro and STRBro were not being decoded at all.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205860 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler')
-rw-r--r--test/MC/Disassembler/ARM64/memory.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM64/memory.txt b/test/MC/Disassembler/ARM64/memory.txt
index 031bfa69032..d0371cfc69f 100644
--- a/test/MC/Disassembler/ARM64/memory.txt
+++ b/test/MC/Disassembler/ARM64/memory.txt
@@ -416,11 +416,13 @@
# CHECK: ldr q1, [x1, x2]
# CHECK: ldr q1, [x1, x2, lsl #4]
+ 0x00 0x48 0x20 0x7c
0xe1 0x6b 0x23 0xfc
0xe1 0x5b 0x23 0xfc
0xe1 0x6b 0xa3 0x3c
0xe1 0x5b 0xa3 0x3c
+# CHECK: str h0, [x0, x0, uxtw]
# CHECK: str d1, [sp, x3]
# CHECK: str d1, [sp, x3, uxtw #3]
# CHECK: str q1, [sp, x3]