summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-alcr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/SystemZ/insn-alcr.txt')
-rw-r--r--test/MC/Disassembler/SystemZ/insn-alcr.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/MC/Disassembler/SystemZ/insn-alcr.txt b/test/MC/Disassembler/SystemZ/insn-alcr.txt
deleted file mode 100644
index 3f108797d7..0000000000
--- a/test/MC/Disassembler/SystemZ/insn-alcr.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
-# CHECK: alcr %r0, %r0
-0xb9 0x98 0x00 0x00
-
-# CHECK: alcr %r0, %r15
-0xb9 0x98 0x00 0x0f
-
-# CHECK: alcr %r15, %r0
-0xb9 0x98 0x00 0xf0
-
-# CHECK: alcr %r7, %r8
-0xb9 0x98 0x00 0x78