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

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