summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-lcxbr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/SystemZ/insn-lcxbr.txt')
-rw-r--r--test/MC/Disassembler/SystemZ/insn-lcxbr.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/MC/Disassembler/SystemZ/insn-lcxbr.txt b/test/MC/Disassembler/SystemZ/insn-lcxbr.txt
new file mode 100644
index 0000000000..31471ad9ef
--- /dev/null
+++ b/test/MC/Disassembler/SystemZ/insn-lcxbr.txt
@@ -0,0 +1,12 @@
+# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
+# CHECK: lcxbr %f0, %f8
+0xb3 0x43 0x00 0x08
+
+# CHECK: lcxbr %f0, %f13
+0xb3 0x43 0x00 0x0d
+
+# CHECK: lcxbr %f13, %f0
+0xb3 0x43 0x00 0xd0
+
+# CHECK: lcxbr %f13, %f9
+0xb3 0x43 0x00 0xd9