| 1 | <?xml version="1.0"?> |
| 2 | <!-- Copyright (C) 2013-2026 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.sparc.fpu"> |
| 10 | <reg name="f0" bitsize="32" type="ieee_single" regnum="32"/> |
| 11 | <reg name="f1" bitsize="32" type="ieee_single" regnum="33"/> |
| 12 | <reg name="f2" bitsize="32" type="ieee_single" regnum="34"/> |
| 13 | <reg name="f3" bitsize="32" type="ieee_single" regnum="35"/> |
| 14 | <reg name="f4" bitsize="32" type="ieee_single" regnum="36"/> |
| 15 | <reg name="f5" bitsize="32" type="ieee_single" regnum="37"/> |
| 16 | <reg name="f6" bitsize="32" type="ieee_single" regnum="38"/> |
| 17 | <reg name="f7" bitsize="32" type="ieee_single" regnum="39"/> |
| 18 | <reg name="f8" bitsize="32" type="ieee_single" regnum="40"/> |
| 19 | <reg name="f9" bitsize="32" type="ieee_single" regnum="41"/> |
| 20 | <reg name="f10" bitsize="32" type="ieee_single" regnum="42"/> |
| 21 | <reg name="f11" bitsize="32" type="ieee_single" regnum="43"/> |
| 22 | <reg name="f12" bitsize="32" type="ieee_single" regnum="44"/> |
| 23 | <reg name="f13" bitsize="32" type="ieee_single" regnum="45"/> |
| 24 | <reg name="f14" bitsize="32" type="ieee_single" regnum="46"/> |
| 25 | <reg name="f15" bitsize="32" type="ieee_single" regnum="47"/> |
| 26 | <reg name="f16" bitsize="32" type="ieee_single" regnum="48"/> |
| 27 | <reg name="f17" bitsize="32" type="ieee_single" regnum="49"/> |
| 28 | <reg name="f18" bitsize="32" type="ieee_single" regnum="50"/> |
| 29 | <reg name="f19" bitsize="32" type="ieee_single" regnum="51"/> |
| 30 | <reg name="f20" bitsize="32" type="ieee_single" regnum="52"/> |
| 31 | <reg name="f21" bitsize="32" type="ieee_single" regnum="53"/> |
| 32 | <reg name="f22" bitsize="32" type="ieee_single" regnum="54"/> |
| 33 | <reg name="f23" bitsize="32" type="ieee_single" regnum="55"/> |
| 34 | <reg name="f24" bitsize="32" type="ieee_single" regnum="56"/> |
| 35 | <reg name="f25" bitsize="32" type="ieee_single" regnum="57"/> |
| 36 | <reg name="f26" bitsize="32" type="ieee_single" regnum="58"/> |
| 37 | <reg name="f27" bitsize="32" type="ieee_single" regnum="59"/> |
| 38 | <reg name="f28" bitsize="32" type="ieee_single" regnum="60"/> |
| 39 | <reg name="f29" bitsize="32" type="ieee_single" regnum="61"/> |
| 40 | <reg name="f30" bitsize="32" type="ieee_single" regnum="62"/> |
| 41 | <reg name="f31" bitsize="32" type="ieee_single" regnum="63"/> |
| 42 | </feature> |