Blame SOURCES/gdb-rhbz1553104-s390x-arch12-test.patch

7bc85d
From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
7bc85d
From: Jan Kratochvil <jan.kratochvil@redhat.com>
7bc85d
Date: Fri, 23 Mar 2018 20:42:44 +0100
7bc85d
Subject: gdb-rhbz1553104-s390x-arch12-test.patch
7bc85d
7bc85d
;; [s390x] Backport arch12 instructions decoding (RH BZ 1553104).
7bc85d
;; =fedoratest
7bc85d
7bc85d
diff --git a/gdb/testsuite/gdb.arch/s390x-arch12.S b/gdb/testsuite/gdb.arch/s390x-arch12.S
7bc85d
new file mode 100644
7bc85d
--- /dev/null
7bc85d
+++ b/gdb/testsuite/gdb.arch/s390x-arch12.S
7bc85d
@@ -0,0 +1,4 @@
7bc85d
+.text
7bc85d
+.globl load_guarded
7bc85d
+load_guarded:
7bc85d
+.byte 0xeb,0xbf,0xf0,0x58,0x00,0x24,0xe3,0xf0,0xff,0x50,0xff,0x71,0xb9,0x04,0x00,0xbf,0xe3,0x20,0xb0,0xa0,0x00,0x24,0xe3,0x10,0xb0,0xa0,0x00,0x04,0xe3,0x10,0x10,0x00,0x00,0x4c,0xe3,0x10,0xb0,0xa8,0x00,0x24,0xe3,0x10,0xb0,0xa8,0x00,0x04,0xb9,0x04,0x00,0x21,0xe3,0x40,0xb1,0x20,0x00,0x04,0xeb,0xbf,0xb1,0x08,0x00,0x04,0x07,0xf4
7bc85d
diff --git a/gdb/testsuite/gdb.arch/s390x-arch12.exp b/gdb/testsuite/gdb.arch/s390x-arch12.exp
7bc85d
new file mode 100644
7bc85d
--- /dev/null
7bc85d
+++ b/gdb/testsuite/gdb.arch/s390x-arch12.exp
7bc85d
@@ -0,0 +1,34 @@
7bc85d
+# Copyright 2018 Free Software Foundation, Inc.
7bc85d
+
7bc85d
+# This program is free software; you can redistribute it and/or modify
7bc85d
+# it under the terms of the GNU General Public License as published by
7bc85d
+# the Free Software Foundation; either version 3 of the License, or
7bc85d
+# (at your option) any later version.
7bc85d
+#
7bc85d
+# This program is distributed in the hope that it will be useful,
7bc85d
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
7bc85d
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7bc85d
+# GNU General Public License for more details.
7bc85d
+#
7bc85d
+# You should have received a copy of the GNU General Public License
7bc85d
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
7bc85d
+
7bc85d
+#if { ![istarget s390x-*linux-*] || ![is_lp64_target] } {
7bc85d
+#    verbose "Skipping s390x-prologue-skip.exp"
7bc85d
+#    return
7bc85d
+#}
7bc85d
+
7bc85d
+set testfile "s390x-arch12"
7bc85d
+set uufile "${srcdir}/${subdir}/${testfile}.o.uu"
7bc85d
+set ofile "${srcdir}/${subdir}/${testfile}.o"
7bc85d
+
7bc85d
+if { [catch "system \"uudecode -o ${ofile} ${uufile}\"" ] != 0 } {
7bc85d
+    untested "failed uudecode"
7bc85d
+    return -1
7bc85d
+}
7bc85d
+
7bc85d
+gdb_exit
7bc85d
+gdb_start
7bc85d
+gdb_load $ofile
7bc85d
+
7bc85d
+gdb_test "disas load_guarded" " <\\+28>:\tlgg\t%r1,0\\(%r1\\)\r\n\[^\r\n\]* <\\+34>:\tstg\t%r1,168\\(%r11\\)\r\n.*"
7bc85d
diff --git a/gdb/testsuite/gdb.arch/s390x-arch12.o.uu b/gdb/testsuite/gdb.arch/s390x-arch12.o.uu
7bc85d
new file mode 100644
7bc85d
--- /dev/null
7bc85d
+++ b/gdb/testsuite/gdb.arch/s390x-arch12.o.uu
7bc85d
@@ -0,0 +1,20 @@
7bc85d
+begin 644 s390x-arch12.o
7bc85d
+M?T5,1@("`0`````````````!`!8````!````````````````````````````
7bc85d
+M``$X``````!```````!```<`!.N_\%@`)./P_U#_<;D$`+_C(+"@`"3C$+"@
7bc85d
+M``3C$!```$SC$+"H`"3C$+"H``2Y!``AXT"Q(``$Z[^Q"``$!_0`+G-Y;71A
7bc85d
+M8@`N
7bc85d
+M`````````````````````````````````P```0``````````````````````
7bc85d
+M`````P```@```````````````````````````P```P``````````````````
7bc85d
+M```````!$````0``````````````````````;&]A9%]G=6%R9&5D````````
7bc85d
+M````````````````````````````````````````````````````````````
7bc85d
+M`````````````````````````!L````!``````````8`````````````````
7bc85d
+M``!``````````$`````````````````````$```````````````A`````0``
7bc85d
+M```````#````````````````````@```````````````````````````````
7bc85d
+M!```````````````)P````@``````````P```````````````````(``````
7bc85d
+M``````````````````````````0``````````````!$````#````````````
7bc85d
+M``````````````````"``````````"P````````````````````!````````
7bc85d
+M```````!`````@``````````````````````````````L`````````!X````
7bc85d
+M!@````0`````````"``````````8````"0````,`````````````````````
7bc85d
+H`````````2@`````````#@````````````````````$`````````````
7bc85d
+`
7bc85d
+end