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