summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-cxfbr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/SystemZ/insn-cxfbr.txt')
-rw-r--r--test/MC/Disassembler/SystemZ/insn-cxfbr.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/MC/Disassembler/SystemZ/insn-cxfbr.txt b/test/MC/Disassembler/SystemZ/insn-cxfbr.txt
new file mode 100644
index 0000000000..2a1199c8d7
--- /dev/null
+++ b/test/MC/Disassembler/SystemZ/insn-cxfbr.txt
@@ -0,0 +1,15 @@
+# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
+# CHECK: cxfbr %f0, %r0
+0xb3 0x96 0x00 0x00
+
+# CHECK: cxfbr %f0, %r15
+0xb3 0x96 0x00 0x0f
+
+# CHECK: cxfbr %f13, %r0
+0xb3 0x96 0x00 0xd0
+
+# CHECK: cxfbr %f8, %r7
+0xb3 0x96 0x00 0x87
+
+# CHECK: cxfbr %f13, %r15
+0xb3 0x96 0x00 0xdf