]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/features/mips-fpu.xml
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / features / mips-fpu.xml
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2007-2021 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.mips.fpu">
10 <reg name="f0" bitsize="32" type="ieee_single" regnum="38"/>
11 <reg name="f1" bitsize="32" type="ieee_single"/>
12 <reg name="f2" bitsize="32" type="ieee_single"/>
13 <reg name="f3" bitsize="32" type="ieee_single"/>
14 <reg name="f4" bitsize="32" type="ieee_single"/>
15 <reg name="f5" bitsize="32" type="ieee_single"/>
16 <reg name="f6" bitsize="32" type="ieee_single"/>
17 <reg name="f7" bitsize="32" type="ieee_single"/>
18 <reg name="f8" bitsize="32" type="ieee_single"/>
19 <reg name="f9" bitsize="32" type="ieee_single"/>
20 <reg name="f10" bitsize="32" type="ieee_single"/>
21 <reg name="f11" bitsize="32" type="ieee_single"/>
22 <reg name="f12" bitsize="32" type="ieee_single"/>
23 <reg name="f13" bitsize="32" type="ieee_single"/>
24 <reg name="f14" bitsize="32" type="ieee_single"/>
25 <reg name="f15" bitsize="32" type="ieee_single"/>
26 <reg name="f16" bitsize="32" type="ieee_single"/>
27 <reg name="f17" bitsize="32" type="ieee_single"/>
28 <reg name="f18" bitsize="32" type="ieee_single"/>
29 <reg name="f19" bitsize="32" type="ieee_single"/>
30 <reg name="f20" bitsize="32" type="ieee_single"/>
31 <reg name="f21" bitsize="32" type="ieee_single"/>
32 <reg name="f22" bitsize="32" type="ieee_single"/>
33 <reg name="f23" bitsize="32" type="ieee_single"/>
34 <reg name="f24" bitsize="32" type="ieee_single"/>
35 <reg name="f25" bitsize="32" type="ieee_single"/>
36 <reg name="f26" bitsize="32" type="ieee_single"/>
37 <reg name="f27" bitsize="32" type="ieee_single"/>
38 <reg name="f28" bitsize="32" type="ieee_single"/>
39 <reg name="f29" bitsize="32" type="ieee_single"/>
40 <reg name="f30" bitsize="32" type="ieee_single"/>
41 <reg name="f31" bitsize="32" type="ieee_single"/>
42
43 <reg name="fcsr" bitsize="32" group="float"/>
44 <reg name="fir" bitsize="32" group="float"/>
45 </feature>