mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 07:44:22 +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.
19 lines
689 B
XML
19 lines
689 B
XML
<?xml version="1.0"?>
|
|
<!-- Copyright (C) 2012-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.mips.dsp">
|
|
<reg name="hi1" bitsize="32" regnum="72"/>
|
|
<reg name="lo1" bitsize="32" regnum="73"/>
|
|
<reg name="hi2" bitsize="32" regnum="74"/>
|
|
<reg name="lo2" bitsize="32" regnum="75"/>
|
|
<reg name="hi3" bitsize="32" regnum="76"/>
|
|
<reg name="lo3" bitsize="32" regnum="77"/>
|
|
|
|
<reg name="dspctl" bitsize="32" regnum="78"/>
|
|
</feature>
|