]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - gdb-xml/riscv-64bit-cpu.xml
target/riscv: remove fixed numbering from GDB xml feature files
[thirdparty/qemu.git] / gdb-xml / riscv-64bit-cpu.xml
index b8aa424ae4b3f86773be7b08113dd689c69ee27b..c4d83de09b98122b72f9469d5d21baf7d232da20 100644 (file)
@@ -5,13 +5,9 @@
      are permitted in any medium without royalty provided the copyright
      notice and this notice are preserved.  -->
 
-<!-- Register numbers are hard-coded in order to maintain backward
-     compatibility with older versions of tools that didn't use xml
-     register descriptions.  -->
-
 <!DOCTYPE feature SYSTEM "gdb-target.dtd">
 <feature name="org.gnu.gdb.riscv.cpu">
-  <reg name="zero" bitsize="64" type="int" regnum="0"/>
+  <reg name="zero" bitsize="64" type="int"/>
   <reg name="ra" bitsize="64" type="code_ptr"/>
   <reg name="sp" bitsize="64" type="data_ptr"/>
   <reg name="gp" bitsize="64" type="data_ptr"/>