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