mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
3666a04883
This commits the result of running gdb/copyright.py as per our Start of New Year procedure... gdb/ChangeLog Update copyright year range in copyright header of all GDB files.
44 lines
2.4 KiB
XML
44 lines
2.4 KiB
XML
<?xml version="1.0"?>
|
|
<!-- Copyright (C) 2013-2021 Free Software Foundation, Inc.
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved. -->
|
|
|
|
<!DOCTYPE feature SYSTEM "gdb-target.dtd">
|
|
<feature name="org.gnu.gdb.sparc.fpu">
|
|
<reg name="f0" bitsize="32" type="ieee_single" regnum="32"/>
|
|
<reg name="f1" bitsize="32" type="ieee_single" regnum="33"/>
|
|
<reg name="f2" bitsize="32" type="ieee_single" regnum="34"/>
|
|
<reg name="f3" bitsize="32" type="ieee_single" regnum="35"/>
|
|
<reg name="f4" bitsize="32" type="ieee_single" regnum="36"/>
|
|
<reg name="f5" bitsize="32" type="ieee_single" regnum="37"/>
|
|
<reg name="f6" bitsize="32" type="ieee_single" regnum="38"/>
|
|
<reg name="f7" bitsize="32" type="ieee_single" regnum="39"/>
|
|
<reg name="f8" bitsize="32" type="ieee_single" regnum="40"/>
|
|
<reg name="f9" bitsize="32" type="ieee_single" regnum="41"/>
|
|
<reg name="f10" bitsize="32" type="ieee_single" regnum="42"/>
|
|
<reg name="f11" bitsize="32" type="ieee_single" regnum="43"/>
|
|
<reg name="f12" bitsize="32" type="ieee_single" regnum="44"/>
|
|
<reg name="f13" bitsize="32" type="ieee_single" regnum="45"/>
|
|
<reg name="f14" bitsize="32" type="ieee_single" regnum="46"/>
|
|
<reg name="f15" bitsize="32" type="ieee_single" regnum="47"/>
|
|
<reg name="f16" bitsize="32" type="ieee_single" regnum="48"/>
|
|
<reg name="f17" bitsize="32" type="ieee_single" regnum="49"/>
|
|
<reg name="f18" bitsize="32" type="ieee_single" regnum="50"/>
|
|
<reg name="f19" bitsize="32" type="ieee_single" regnum="51"/>
|
|
<reg name="f20" bitsize="32" type="ieee_single" regnum="52"/>
|
|
<reg name="f21" bitsize="32" type="ieee_single" regnum="53"/>
|
|
<reg name="f22" bitsize="32" type="ieee_single" regnum="54"/>
|
|
<reg name="f23" bitsize="32" type="ieee_single" regnum="55"/>
|
|
<reg name="f24" bitsize="32" type="ieee_single" regnum="56"/>
|
|
<reg name="f25" bitsize="32" type="ieee_single" regnum="57"/>
|
|
<reg name="f26" bitsize="32" type="ieee_single" regnum="58"/>
|
|
<reg name="f27" bitsize="32" type="ieee_single" regnum="59"/>
|
|
<reg name="f28" bitsize="32" type="ieee_single" regnum="60"/>
|
|
<reg name="f29" bitsize="32" type="ieee_single" regnum="61"/>
|
|
<reg name="f30" bitsize="32" type="ieee_single" regnum="62"/>
|
|
<reg name="f31" bitsize="32" type="ieee_single" regnum="63"/>
|
|
</feature>
|
|
|