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