Home | History | Annotate | Line # | Download | only in loongarch
      1 <?xml version="1.0"?>
      2 <!-- Copyright (C) 2022-2024 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.loongarch.lbt">
     10   <reg name="scr0" bitsize="64" type="uint64" group="lbt"/>
     11   <reg name="scr1" bitsize="64" type="uint64" group="lbt"/>
     12   <reg name="scr2" bitsize="64" type="uint64" group="lbt"/>
     13   <reg name="scr3" bitsize="64" type="uint64" group="lbt"/>
     14   <reg name="eflags" bitsize="32" type="uint32" group="lbt"/>
     15   <reg name="ftop" bitsize="32" type="uint32" group="lbt"/>
     16 </feature>
     17