2131N/A# XML representation of 64-bit SPARC control registers.
2131N/A+<!-- Copyright (c) 2013, Oracle
and/or its affiliates. All rights reserved.
2131N/A+ Copying and distribution of this file, with or without modification,
2131N/A+ are permitted in any medium without royalty provided the copyright
2131N/A+ notice and this notice are preserved. -->
2131N/A+ <reg name="pc" bitsize="64" type="uint64" regnum="80"/>
2131N/A+ <reg name="npc" bitsize="64" type="uint64" regnum="81"/>
2131N/A+ <reg name="state" bitsize="64" type="uint64" regnum="82"/>
2131N/A+ <reg name="fsr" bitsize="32" type="ieee_single" regnum="83"/>
2131N/A+ <reg name="fprs" bitsize="32" type="ieee_single" regnum="84"/>
2131N/A+ <reg name="y" bitsize="64" type="uint64" regnum="85"/>
2131N/A+ <reg name="cwp" bitsize="64" type="uint64" regnum="86"/>
2131N/A+ <reg name="pstate" bitsize="64" type="uint64" regnum="87"/>
2131N/A+ <reg name="asi" bitsize="64" type="uint64" regnum="88"/>