blob: afc2b957e5b90c6652b9232df4f49692e23a1ed0 [file] [log] [blame]
floriane2b8aa42012-03-13 02:13:50 +00001<?xml version="1.0"?>
2<!-- Copyright (C) 2010-2012 Free Software Foundation, Inc.
3
4 Copying and distribution of this file, with or without modification,
5 are permitted in any medium without royalty provided the copyright
6 notice and this notice are preserved. -->
7
8<!DOCTYPE feature SYSTEM "gdb-target.dtd">
9<feature name="org.gnu.gdb.s390.fpr-valgrind-s1">
10 <reg name="fpcs1" bitsize="32" type="uint32" group="float"/>
11 <reg name="f0s1" bitsize="64" type="uint64" group="float"/>
12 <reg name="f1s1" bitsize="64" type="uint64" group="float"/>
13 <reg name="f2s1" bitsize="64" type="uint64" group="float"/>
14 <reg name="f3s1" bitsize="64" type="uint64" group="float"/>
15 <reg name="f4s1" bitsize="64" type="uint64" group="float"/>
16 <reg name="f5s1" bitsize="64" type="uint64" group="float"/>
17 <reg name="f6s1" bitsize="64" type="uint64" group="float"/>
18 <reg name="f7s1" bitsize="64" type="uint64" group="float"/>
19 <reg name="f8s1" bitsize="64" type="uint64" group="float"/>
20 <reg name="f9s1" bitsize="64" type="uint64" group="float"/>
21 <reg name="f10s1" bitsize="64" type="uint64" group="float"/>
22 <reg name="f11s1" bitsize="64" type="uint64" group="float"/>
23 <reg name="f12s1" bitsize="64" type="uint64" group="float"/>
24 <reg name="f13s1" bitsize="64" type="uint64" group="float"/>
25 <reg name="f14s1" bitsize="64" type="uint64" group="float"/>
26 <reg name="f15s1" bitsize="64" type="uint64" group="float"/>
27</feature>