summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-cfxbr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/SystemZ/insn-cfxbr.txt')
-rw-r--r--test/MC/Disassembler/SystemZ/insn-cfxbr.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/MC/Disassembler/SystemZ/insn-cfxbr.txt b/test/MC/Disassembler/SystemZ/insn-cfxbr.txt
deleted file mode 100644
index 5202f59f44..0000000000
--- a/test/MC/Disassembler/SystemZ/insn-cfxbr.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
-# CHECK: cfxbr %r0, 0, %f0
-0xb3 0x9a 0x00 0x00
-
-# CHECK: cfxbr %r0, 0, %f13
-0xb3 0x9a 0x00 0x0d
-
-# CHECK: cfxbr %r0, 15, %f0
-0xb3 0x9a 0xf0 0x00
-
-# CHECK: cfxbr %r4, 5, %f8
-0xb3 0x9a 0x50 0x48
-
-# CHECK: cfxbr %r15, 0, %f0
-0xb3 0x9a 0x00 0xf0