• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<!-- Copyright (C) 2009, 2010 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.arm.vfp.valgrind.s2">
10  <reg name="d0s2" bitsize="64" type="uint64"/>
11  <reg name="d1s2" bitsize="64" type="uint64"/>
12  <reg name="d2s2" bitsize="64" type="uint64"/>
13  <reg name="d3s2" bitsize="64" type="uint64"/>
14  <reg name="d4s2" bitsize="64" type="uint64"/>
15  <reg name="d5s2" bitsize="64" type="uint64"/>
16  <reg name="d6s2" bitsize="64" type="uint64"/>
17  <reg name="d7s2" bitsize="64" type="uint64"/>
18  <reg name="d8s2" bitsize="64" type="uint64"/>
19  <reg name="d9s2" bitsize="64" type="uint64"/>
20  <reg name="d10s2" bitsize="64" type="uint64"/>
21  <reg name="d11s2" bitsize="64" type="uint64"/>
22  <reg name="d12s2" bitsize="64" type="uint64"/>
23  <reg name="d13s2" bitsize="64" type="uint64"/>
24  <reg name="d14s2" bitsize="64" type="uint64"/>
25  <reg name="d15s2" bitsize="64" type="uint64"/>
26  <reg name="d16s2" bitsize="64" type="uint64"/>
27  <reg name="d17s2" bitsize="64" type="uint64"/>
28  <reg name="d18s2" bitsize="64" type="uint64"/>
29  <reg name="d19s2" bitsize="64" type="uint64"/>
30  <reg name="d20s2" bitsize="64" type="uint64"/>
31  <reg name="d21s2" bitsize="64" type="uint64"/>
32  <reg name="d22s2" bitsize="64" type="uint64"/>
33  <reg name="d23s2" bitsize="64" type="uint64"/>
34  <reg name="d24s2" bitsize="64" type="uint64"/>
35  <reg name="d25s2" bitsize="64" type="uint64"/>
36  <reg name="d26s2" bitsize="64" type="uint64"/>
37  <reg name="d27s2" bitsize="64" type="uint64"/>
38  <reg name="d28s2" bitsize="64" type="uint64"/>
39  <reg name="d29s2" bitsize="64" type="uint64"/>
40  <reg name="d30s2" bitsize="64" type="uint64"/>
41  <reg name="d31s2" bitsize="64" type="uint64"/>
42
43  <reg name="fpscrs2" bitsize="32" type="int" group="float"/>
44</feature>
45