summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/SystemZ/insn-cgfrl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/SystemZ/insn-cgfrl.txt')
-rw-r--r--test/MC/Disassembler/SystemZ/insn-cgfrl.txt24
1 files changed, 0 insertions, 24 deletions
diff --git a/test/MC/Disassembler/SystemZ/insn-cgfrl.txt b/test/MC/Disassembler/SystemZ/insn-cgfrl.txt
deleted file mode 100644
index 5ad5c7d267..0000000000
--- a/test/MC/Disassembler/SystemZ/insn-cgfrl.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-# RUN: llvm-mc --disassemble %s -triple=s390x-linux-gnu | FileCheck %s
-# CHECK: cgfrl %r0, 0x0
-0xc6 0x0c 0x00 0x00 0x00 0x00
-
-# CHECK: cgfrl %r15, 0x6
-0xc6 0xfc 0x00 0x00 0x00 0x00
-
-# CHECK: cgfrl %r0, 0xa
-0xc6 0x0c 0xff 0xff 0xff 0xff
-
-# CHECK: cgfrl %r15, 0x10
-0xc6 0xfc 0xff 0xff 0xff 0xff
-
-# CHECK: cgfrl %r0, 0xffffffff00000018
-0xc6 0x0c 0x80 0x00 0x00 0x00
-
-# CHECK: cgfrl %r15, 0xffffffff0000001e
-0xc6 0xfc 0x80 0x00 0x00 0x00
-
-# CHECK: cgfrl %r0, 0x100000022
-0xc6 0x0c 0x7f 0xff 0xff 0xff
-
-# CHECK: cgfrl %r15, 0x100000028
-0xc6 0xfc 0x7f 0xff 0xff 0xff