components/gdb/patches/gdb.features.sparc64-cp0.xml.patch
changeset 7457 8b915debed11
parent 1511 4d3b0b480760
child 7458 4e46474a987f
equal deleted inserted replaced
7452:fb7fc83af20b 7457:8b915debed11
     1 # XML representation of 64-bit SPARC control registers.
     1 # XML representation of 64-bit SPARC control registers.
     2 --- /dev/null	2013-10-05 19:42:45.000000000 -0700
     2 --- /dev/null	2013-10-05 19:42:45.000000000 -0700
     3 +++ gdb-7.6/gdb/features/sparc64-cp0.xml	2013-08-28 00:21:25.000000000 -0700
     3 +++ gdb-7.6/gdb/features/sparc64-cp0.xml	2013-08-28 00:21:25.000000000 -0700
     4 @@ -0,0 +1,20 @@
     4 @@ -0,0 +1,17 @@
     5 +<?xml version="1.0"?>
     5 +<?xml version="1.0"?>
     6 +<!-- Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     6 +<!-- Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
     7 +
     7 +
     8 +     Copying and distribution of this file, with or without modification,
     8 +     Copying and distribution of this file, with or without modification,
     9 +     are permitted in any medium without royalty provided the copyright
     9 +     are permitted in any medium without royalty provided the copyright
    15 +  <reg name="npc" bitsize="64" type="uint64" regnum="81"/>
    15 +  <reg name="npc" bitsize="64" type="uint64" regnum="81"/>
    16 +  <reg name="state" bitsize="64" type="uint64" regnum="82"/>
    16 +  <reg name="state" bitsize="64" type="uint64" regnum="82"/>
    17 +  <reg name="fsr" bitsize="32" type="ieee_single" regnum="83"/>
    17 +  <reg name="fsr" bitsize="32" type="ieee_single" regnum="83"/>
    18 +  <reg name="fprs" bitsize="32" type="ieee_single" regnum="84"/>
    18 +  <reg name="fprs" bitsize="32" type="ieee_single" regnum="84"/>
    19 +  <reg name="y" bitsize="64" type="uint64" regnum="85"/>
    19 +  <reg name="y" bitsize="64" type="uint64" regnum="85"/>
    20 +  <reg name="cwp" bitsize="64" type="uint64" regnum="86"/>
       
    21 +  <reg name="pstate" bitsize="64" type="uint64" regnum="87"/>
       
    22 +  <reg name="asi" bitsize="64" type="uint64" regnum="88"/>
       
    23 +</feature>
    20 +</feature>
    24 +
    21 +