]> git.proxmox.com Git - mirror_qemu.git/blobdiff - gdb-xml/riscv-64bit-fpu.xml
target/riscv: remove fixed numbering from GDB xml feature files
[mirror_qemu.git] / gdb-xml / riscv-64bit-fpu.xml
index 9856a9d1d3182a0d4ac7576bed60cb070df6edf6..d0f17f9984b3caf36d7df0df0f26ff1e96fd37ca 100644 (file)
@@ -5,10 +5,6 @@
      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.fpu">
 
@@ -17,7 +13,7 @@
     <field name="double" type="ieee_double"/>
   </union>
 
-  <reg name="ft0" bitsize="64" type="riscv_double" regnum="33"/>
+  <reg name="ft0" bitsize="64" type="riscv_double"/>
   <reg name="ft1" bitsize="64" type="riscv_double"/>
   <reg name="ft2" bitsize="64" type="riscv_double"/>
   <reg name="ft3" bitsize="64" type="riscv_double"/>