2131N/A# XML representation of 32-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="y" bitsize="32" type="uint32" regnum="64"/>
2131N/A+ <reg name="psr" bitsize="32" type="uint32" regnum="65"/>
2131N/A+ <reg name="wim" bitsize="32" type="uint32" regnum="66"/>
2131N/A+ <reg name="tbr" bitsize="32" type="uint32" regnum="67"/>
2131N/A+ <reg name="pc" bitsize="32" type="uint32" regnum="68"/>
2131N/A+ <reg name="npc" bitsize="32" type="uint32" regnum="69"/>
2131N/A+ <reg name="fsr" bitsize="32" type="uint32" regnum="70"/>
2131N/A+ <reg name="csr" bitsize="32" type="uint32" regnum="71"/>