summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-09-15 22:24:20 +0000
committerJim Grosbach <grosbach@apple.com>2011-09-15 22:24:20 +0000
commitd16160f18af7735924ad37e69f54308ba037f1e9 (patch)
treef52b7241d73c3d9cc18d5162c96b6c997fbd94ee /test
parent7cc156647ff448f03898b3d80ecdc22d46430b57 (diff)
downloadllvm-d16160f18af7735924ad37e69f54308ba037f1e9.tar.gz
llvm-d16160f18af7735924ad37e69f54308ba037f1e9.tar.bz2
llvm-d16160f18af7735924ad37e69f54308ba037f1e9.tar.xz
Thumb2 assembly parsing and encoding for SEV.W.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139866 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/MC/ARM/basic-thumb2-instructions.s12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/MC/ARM/basic-thumb2-instructions.s b/test/MC/ARM/basic-thumb2-instructions.s
index 55cf9cc8bc..718189cad4 100644
--- a/test/MC/ARM/basic-thumb2-instructions.s
+++ b/test/MC/ARM/basic-thumb2-instructions.s
@@ -1667,6 +1667,18 @@ _func:
@------------------------------------------------------------------------------
+@ SEV
+@------------------------------------------------------------------------------
+ sev.w
+ it eq
+ seveq.w
+
+@ CHECK: sev.w @ encoding: [0xaf,0xf3,0x04,0x80]
+@ CHECK: it eq @ encoding: [0x08,0xbf]
+@ CHECK: seveq.w @ encoding: [0xaf,0xf3,0x04,0x80]
+
+
+@------------------------------------------------------------------------------
@ SUB (register)
@------------------------------------------------------------------------------
sub.w r5, r2, r12, rrx