summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/arm_instructions.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/arm_instructions.s')
-rw-r--r--llvm/test/MC/ARM/arm_instructions.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/MC/ARM/arm_instructions.s b/llvm/test/MC/ARM/arm_instructions.s
index a26db1b4eb3..28a49aa9f0d 100644
--- a/llvm/test/MC/ARM/arm_instructions.s
+++ b/llvm/test/MC/ARM/arm_instructions.s
@@ -161,3 +161,6 @@
@ CHECK: clrex @ encoding: [0x1f,0xf0,0x7f,0xf5]
clrex
+
+@ CHECK: clz r9, r0 @ encoding: [0x10,0x9f,0x6f,0xe1]
+ clz r9, r0
OpenPOWER on IntegriCloud