[PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
[binutils-gdb.git] / gdb / features / sparc / sparc32-cp0.xml
blobf913b36c5ba59175a11214ce817cc26f652bb016
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2013-2019 Free Software Foundation, Inc.
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.  -->
8 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
9 <feature name="org.gnu.gdb.sparc.cp0">
10   <reg name="y" bitsize="32" type="uint32" regnum="64"/>
11   <reg name="psr" bitsize="32" type="uint32" regnum="65"/>
12   <reg name="wim" bitsize="32" type="uint32" regnum="66"/>
13   <reg name="tbr" bitsize="32" type="uint32" regnum="67"/>
14   <reg name="pc" bitsize="32" type="code_ptr" regnum="68"/>
15   <reg name="npc" bitsize="32" type="code_ptr" regnum="69"/>
16   <reg name="fsr" bitsize="32" type="uint32" regnum="70"/>
17   <reg name="csr" bitsize="32" type="uint32" regnum="71"/>
18 </feature>